{
    "name": "jodieco",
    "description": "jodieco Shop",
    "url": "https:\/\/jodieco.com",
    "home": "https:\/\/jodieco.com\/en",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 32,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "advanced-free-flat-shipping-woocommerce-pro\/v1",
        "betterdocs\/v1",
        "code-snippets\/v1",
        "fluentform\/v1",
        "gosmtp-smtp",
        "optml\/v1",
        "SBR\/v1",
        "wc\/v3",
        "wc\/v1",
        "wc\/pos\/v1\/catalog",
        "elementor-one\/v1",
        "jetpack\/v4",
        "asnp-easy-sale-badge\/v1",
        "hfe\/v1",
        "metaslider\/v1",
        "uael\/v1",
        "wc-admin",
        "wc-analytics",
        "wc\/store",
        "wc\/store\/v1",
        "wc\/private",
        "zipwp\/v1",
        "wc\/v2",
        "astra\/v1",
        "astra-addon\/v1",
        "astra_addon\/v1",
        "betterdocs",
        "elementor\/v1\/documents",
        "elementor\/v1",
        "elementor-ai\/v1",
        "elementor\/v1\/feedback",
        "montypay\/v1",
        "one-onboarding\/v1",
        "wc-admin-email",
        "wc-telemetry",
        "wccom-site\/v3",
        "asnp-easy-product-bundles\/v1",
        "bsf-core\/v1",
        "getting-started\/v1",
        "zipwp-images\/v1",
        "nps-survey\/v1",
        "gutenberg-templates\/v1",
        "wp-abilities\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/jodieco.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "The URL of the resource for which to fetch oEmbed data.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "The URL of the resource for which to fetch oEmbed data.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "The oEmbed format to use.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "The maximum width of the embed frame in pixels.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "The maximum height of the embed frame in pixels.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Whether to perform an oEmbed discovery request for unsanctioned providers.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/advanced-free-flat-shipping-woocommerce-pro\/v1": {
            "namespace": "advanced-free-flat-shipping-woocommerce-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "advanced-free-flat-shipping-woocommerce-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/advanced-free-flat-shipping-woocommerce-pro\/v1"
                    }
                ]
            }
        },
        "\/advanced-free-flat-shipping-woocommerce-pro\/v1\/take_action": {
            "namespace": "advanced-free-flat-shipping-woocommerce-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/advanced-free-flat-shipping-woocommerce-pro\/v1\/take_action"
                    }
                ]
            }
        },
        "\/betterdocs\/v1": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "betterdocs\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/doc-categories": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "password": {
                            "description": "The password for password-protected docs.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/doc-categories"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/doc-categories-kb": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/doc-categories-kb"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/search": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "password": {
                            "description": "The password for password-protected docs.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/search"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/search-insert": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/search-insert"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/get-terms": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/get-terms"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/months-with-posts": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/months-with-posts"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/order_docs": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "password": {
                            "description": "The password for password-protected docs.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/order_docs"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/docs-faq-count": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/docs-faq-count"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/faq-terms-by-keyword-search": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "password": {
                            "description": "The password for password-protected FAQs.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/faq-terms-by-keyword-search"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/faq-accordion-toggle": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/faq-accordion-toggle"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/feedback\/(?P<id>\\d+)": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "feelings": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/betterdocs\/v1\/settings": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/settings"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/dark-mode": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/dark-mode"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/plugin_insights": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/plugin_insights"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/create-sample-docs": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/create-sample-docs"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/reporting-test": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/reporting-test"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/export-docs": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/export-docs"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/export-settings": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/export-settings"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/import-docs": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/import-docs"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/import-settings": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/import-settings"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/parse-xml": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/parse-xml"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/parse-csv": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/parse-csv"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/migrate": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/migrate"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/helpscout-migration": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/helpscout-migration"
                    }
                ]
            }
        },
        "\/betterdocs\/v1\/dashboard-mode": {
            "namespace": "betterdocs\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/v1\/dashboard-mode"
                    }
                ]
            }
        },
        "\/code-snippets\/v1": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "code-snippets\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Descriptive title for the snippet.",
                            "type": "string",
                            "required": false
                        },
                        "desc": {
                            "description": "Descriptive text associated with snippet.",
                            "type": "string",
                            "required": false
                        },
                        "code": {
                            "description": "Executable snippet code.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "List of tag categories the snippet belongs to.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "scope": {
                            "description": "Context in which the snippet is executable.",
                            "type": "string",
                            "required": false
                        },
                        "condition_id": {
                            "description": "Identifier of condition linked to this snippet.",
                            "type": "integer",
                            "required": false
                        },
                        "active": {
                            "description": "Snippet activation status.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Relative priority in which the snippet is executed.",
                            "type": "integer",
                            "required": false
                        },
                        "network": {
                            "description": "Whether the snippet is network-wide instead of site-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        },
                        "shared_network": {
                            "description": "If a network snippet, whether can be activated on discrete sites instead of network-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/snippets"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Descriptive title for the snippet.",
                            "type": "string",
                            "required": false
                        },
                        "desc": {
                            "description": "Descriptive text associated with snippet.",
                            "type": "string",
                            "required": false
                        },
                        "code": {
                            "description": "Executable snippet code.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "List of tag categories the snippet belongs to.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "scope": {
                            "description": "Context in which the snippet is executable.",
                            "type": "string",
                            "required": false
                        },
                        "condition_id": {
                            "description": "Identifier of condition linked to this snippet.",
                            "type": "integer",
                            "required": false
                        },
                        "active": {
                            "description": "Snippet activation status.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Relative priority in which the snippet is executed.",
                            "type": "integer",
                            "required": false
                        },
                        "network": {
                            "description": "Whether the snippet is network-wide instead of site-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        },
                        "shared_network": {
                            "description": "If a network snippet, whether can be activated on discrete sites instead of network-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/schema": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/snippets\/schema"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/activate": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/deactivate": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export-code": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/insert-headers-and-footers": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/insert-headers-and-footers"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-headers-and-footers\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/insert-headers-and-footers\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/header-footer-code-manager": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/header-footer-code-manager"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/header-footer-code-manager\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/header-footer-code-manager\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-php-code-snippet": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/insert-php-code-snippet"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-php-code-snippet\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/insert-php-code-snippet\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/importers": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/importers"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/file-upload\/parse": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/file-upload\/parse"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/file-upload\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "snippets": {
                            "description": "Array of snippet data to import",
                            "type": "array",
                            "required": true
                        },
                        "duplicate_action": {
                            "description": "Action to take when duplicate snippets are found",
                            "type": "string",
                            "enum": [
                                "ignore",
                                "replace",
                                "skip"
                            ],
                            "default": "ignore",
                            "required": false
                        },
                        "network": {
                            "description": "Whether to import to network table",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/code-snippets\/v1\/file-upload\/import"
                    }
                ]
            }
        },
        "\/fluentform\/v1": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "fluentform\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/forms": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/forms"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/forms\/templates": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/forms\/templates"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/forms\/ping": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/forms\/ping"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/duplicate": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/convert": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/resources": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/pages": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/fields": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/shortcodes": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/findShortCodePage": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/editHistory": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/clearHistory": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/general": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/customizer": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/entry-columns": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/conversational-design": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/store-conversational-design": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/preset": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/save-preset": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/submissions": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/submissions"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/submissions\/resources": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/submissions\/resources"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/submissions\/bulk-actions": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/submissions\/bulk-actions"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/submissions\/print": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/submissions\/print"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/submissions\/all": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/submissions\/all"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)": {
            "namespace": "fluentform\/v1",
            "methods": [
                "DELETE",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "entry_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "entry_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/status": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/is-favorite": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/logs": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "entry_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "entry_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/notes": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "entry_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/submission-users": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "entry_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/update-submission-user": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/logs": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/logs"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/logs\/filters": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/logs\/filters"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/integrations": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/integrations"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/integrations\/update-status": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/integrations\/update-status"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/integrations\/(?P<form_id>[^\\s(?!\/)]+)\/form-integrations": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/integrations\/(?P<form_id>[^\\s(?!\/)]+)": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/integrations\/(?P<form_id>[^\\s(?!\/)]+)\/integration-list-id": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/global-settings": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/global-settings"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/roles": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/roles"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/managers": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/managers"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/managers\/users": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/managers\/users"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/analytics\/(?P<form_id>[^\\s(?!\/)]+)\/reset": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/form-submit": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/form-submit"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/overview-chart": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/overview-chart"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/revenue-chart": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/revenue-chart"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/completion-rate": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/completion-rate"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/form-stats": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/form-stats"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/heatmap-data": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/heatmap-data"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/country-heatmap": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/country-heatmap"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/api-logs": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/api-logs"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/top-performing-forms": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/top-performing-forms"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/subscriptions": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/subscriptions"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/payment-types": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/payment-types"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/select-forms": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/select-forms"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/net-revenue": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/net-revenue"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/submissions-analysis": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/submissions-analysis"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/submissions": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/report\/submissions"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/report\/forms\/(?P<form_id>[^\\s(?!\/)]+)": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/fluentform\/v1\/notice": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/notice"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/global-search": {
            "namespace": "fluentform\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/global-search"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/suggested-plugins\/check-plugin-statuses": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/suggested-plugins\/check-plugin-statuses"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/suggested-plugins\/install-plugin": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/suggested-plugins\/install-plugin"
                    }
                ]
            }
        },
        "\/fluentform\/v1\/suggested-plugins\/activate-plugin": {
            "namespace": "fluentform\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/fluentform\/v1\/suggested-plugins\/activate-plugin"
                    }
                ]
            }
        },
        "\/gosmtp-smtp": {
            "namespace": "gosmtp-smtp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gosmtp-smtp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/gosmtp-smtp"
                    }
                ]
            }
        },
        "\/gosmtp-smtp\/outlook_callback": {
            "namespace": "gosmtp-smtp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/gosmtp-smtp\/outlook_callback"
                    }
                ]
            }
        },
        "\/optml\/v1": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "optml\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1"
                    }
                ]
            }
        },
        "\/optml\/v1\/update_option": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/update_option"
                    }
                ]
            }
        },
        "\/optml\/v1\/request_update": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/request_update"
                    }
                ]
            }
        },
        "\/optml\/v1\/connect": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/connect"
                    }
                ]
            }
        },
        "\/optml\/v1\/select_application": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "api_key": {
                            "type": "string",
                            "required": true
                        },
                        "application": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/select_application"
                    }
                ]
            }
        },
        "\/optml\/v1\/register_service": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/register_service"
                    }
                ]
            }
        },
        "\/optml\/v1\/disconnect": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/disconnect"
                    }
                ]
            }
        },
        "\/optml\/v1\/poll_optimized_images": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/poll_optimized_images"
                    }
                ]
            }
        },
        "\/optml\/v1\/get_sample_rate": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/get_sample_rate"
                    }
                ]
            }
        },
        "\/optml\/v1\/upload_onboard_images": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "offset": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/upload_onboard_images"
                    }
                ]
            }
        },
        "\/optml\/v1\/poll_conflicts": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/poll_conflicts"
                    }
                ]
            }
        },
        "\/optml\/v1\/dismiss_conflict": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/dismiss_conflict"
                    }
                ]
            }
        },
        "\/optml\/v1\/clear_cache_request": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/clear_cache_request"
                    }
                ]
            }
        },
        "\/optml\/v1\/number_of_images_and_pages": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/number_of_images_and_pages"
                    }
                ]
            }
        },
        "\/optml\/v1\/clear_offload_errors": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/clear_offload_errors"
                    }
                ]
            }
        },
        "\/optml\/v1\/get_offload_conflicts": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/get_offload_conflicts"
                    }
                ]
            }
        },
        "\/optml\/v1\/move_image": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "required": true
                        },
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/move_image"
                    }
                ]
            }
        },
        "\/optml\/v1\/insert_images": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "images": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/insert_images"
                    }
                ]
            }
        },
        "\/optml\/v1\/dismiss_notice": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/dismiss_notice"
                    }
                ]
            }
        },
        "\/optml\/v1\/optimizations": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "d": {
                            "type": "integer",
                            "required": true
                        },
                        "a": {
                            "type": "array",
                            "required": true
                        },
                        "u": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/optml\/v1\/optimizations"
                    }
                ]
            }
        },
        "\/SBR\/v1": {
            "namespace": "SBR\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "SBR\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/SBR\/v1"
                    }
                ]
            }
        },
        "\/SBR\/v1\/reviews\/google": {
            "namespace": "SBR\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/SBR\/v1\/reviews\/google"
                    }
                ]
            }
        },
        "\/SBR\/v1\/reviews\/yelp": {
            "namespace": "SBR\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/SBR\/v1\/reviews\/yelp"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/wp-json\/wc\/v3"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/featured": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc\/v1"
                    }
                ]
            }
        },
        "\/wc\/v1\/marketplace\/product-preview": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v1\/marketplace\/product-preview"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/refresh": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/marketplace\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc\/pos\/v1\/catalog\/create"
                    }
                ]
            }
        },
        "\/elementor-one\/v1": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-one\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-one\/v1"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/authorize": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "clearSession": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-one\/v1\/connect\/authorize"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/disconnect": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-one\/v1\/connect\/disconnect"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/switch-domain": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-one\/v1\/connect\/switch-domain"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-one\/v1\/connect\/deactivate"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/notifications": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "required": true
                        },
                        "app_version": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-one\/v1\/top-bar\/notifications"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/feedback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product": {
                            "type": "string",
                            "required": true
                        },
                        "subject": {
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "required": true
                        },
                        "countryCode": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-one\/v1\/top-bar\/feedback"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "The theme activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-one\/v1\/themes"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Limits results to plugins with the given status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-one\/v1\/plugins"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/upgrade": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "active"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/run": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": true,
                            "description": "Force migration even if the plugin is already connected.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/rollback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/settings": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-one\/v1\/settings"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_xmlrpc_error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/heartbeat\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prefix": {
                            "description": "Prefix to add before the stats identifiers.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "Comma seperated list of additional fields that should be included in status.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/asnp-easy-sale-badge\/v1": {
            "namespace": "asnp-easy-sale-badge\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "asnp-easy-sale-badge\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-sale-badge\/v1"
                    }
                ]
            }
        },
        "\/asnp-easy-sale-badge\/v1\/badge": {
            "namespace": "asnp-easy-sale-badge\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-sale-badge\/v1\/badge"
                    }
                ]
            }
        },
        "\/asnp-easy-sale-badge\/v1\/badge\/(?P<id>[\\d]+)": {
            "namespace": "asnp-easy-sale-badge\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/asnp-easy-sale-badge\/v1\/badge\/duplicate\/(?P<id>[\\d]+)": {
            "namespace": "asnp-easy-sale-badge\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/asnp-easy-sale-badge\/v1\/badge\/reorder": {
            "namespace": "asnp-easy-sale-badge\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-sale-badge\/v1\/badge\/reorder"
                    }
                ]
            }
        },
        "\/asnp-easy-sale-badge\/v1\/badge\/bulk-delete": {
            "namespace": "asnp-easy-sale-badge\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-sale-badge\/v1\/badge\/bulk-delete"
                    }
                ]
            }
        },
        "\/asnp-easy-sale-badge\/v1\/items": {
            "namespace": "asnp-easy-sale-badge\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-sale-badge\/v1\/items"
                    }
                ]
            }
        },
        "\/asnp-easy-sale-badge\/v1\/settings": {
            "namespace": "asnp-easy-sale-badge\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-sale-badge\/v1\/settings"
                    }
                ]
            }
        },
        "\/asnp-easy-sale-badge\/v1\/store-features": {
            "namespace": "asnp-easy-sale-badge\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-sale-badge\/v1\/store-features"
                    }
                ]
            }
        },
        "\/asnp-easy-sale-badge\/v1\/store-features\/active": {
            "namespace": "asnp-easy-sale-badge\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-sale-badge\/v1\/store-features\/active"
                    }
                ]
            }
        },
        "\/hfe\/v1": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hfe\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/hfe\/v1"
                    }
                ]
            }
        },
        "\/hfe\/v1\/widgets": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/hfe\/v1\/widgets"
                    }
                ]
            }
        },
        "\/hfe\/v1\/plugins": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/hfe\/v1\/plugins"
                    }
                ]
            }
        },
        "\/hfe\/v1\/templates": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/hfe\/v1\/templates"
                    }
                ]
            }
        },
        "\/hfe\/v1\/email-webhook": {
            "namespace": "hfe\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/hfe\/v1\/email-webhook"
                    }
                ]
            }
        },
        "\/hfe\/v1\/recommended-plugins": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/hfe\/v1\/recommended-plugins"
                    }
                ]
            }
        },
        "\/hfe\/v1\/get-learn-chapters": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/hfe\/v1\/get-learn-chapters"
                    }
                ]
            }
        },
        "\/hfe\/v1\/update-learn-progress": {
            "namespace": "hfe\/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:\/\/jodieco.com\/en\/wp-json\/hfe\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/metaslider\/v1": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "metaslider\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/all": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/all"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/list": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/list"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/single": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/single"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/legacy": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/legacy"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/preview": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/preview"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/save": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/save"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/delete": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/delete"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/duplicate": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/duplicate"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/search": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/search"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/export": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/export"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/slideshow\/import": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/slideshow\/import"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/themes\/all": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/themes\/all"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/themes\/custom": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/themes\/custom"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/theme\/customization": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/theme\/customization"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/themes\/set": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/themes\/set"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/import\/images": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/import\/images"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/import\/others": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/import\/others"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/tour\/status": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/tour\/status"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/user\/save": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/user\/save"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/user": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/user"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/global\/save": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/global\/save"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/global\/single\/save": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/global\/single\/save"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/single": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/single"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/global": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/global"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/slideshow\/save": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/slideshow\/save"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/slideshow\/save-single": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/slideshow\/save-single"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/slideshow\/defaults": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/slideshow\/defaults"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/slideshow\/defaults\/save": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/slideshow\/defaults\/save"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/images\/ids-from-filenames": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/images\/ids-from-filenames"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/pro": {
            "namespace": "metaslider\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/pro"
                    }
                ]
            }
        },
        "\/metaslider\/v1\/settings\/pro\/save": {
            "namespace": "metaslider\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/metaslider\/v1\/settings\/pro\/save"
                    }
                ]
            }
        },
        "\/uael\/v1": {
            "namespace": "uael\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "uael\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/uael\/v1"
                    }
                ]
            }
        },
        "\/uael\/v1\/widgets": {
            "namespace": "uael\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/uael\/v1\/widgets"
                    }
                ]
            }
        },
        "\/uael\/v1\/postskins": {
            "namespace": "uael\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/uael\/v1\/postskins"
                    }
                ]
            }
        },
        "\/uael\/v1\/settings": {
            "namespace": "uael\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/uael\/v1\/settings"
                    }
                ]
            }
        },
        "\/uael\/v1\/branding": {
            "namespace": "uael\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/uael\/v1\/branding"
                    }
                ]
            }
        },
        "\/uael\/v1\/plugins": {
            "namespace": "uael\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/uael\/v1\/plugins"
                    }
                ]
            }
        },
        "\/uael\/v1\/validateApiKey": {
            "namespace": "uael\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/uael\/v1\/validateApiKey"
                    }
                ]
            }
        },
        "\/uael\/v1\/templates": {
            "namespace": "uael\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/uael\/v1\/templates"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/wp-json\/wc-admin"
                    }
                ]
            }
        },
        "\/wc-admin\/notice\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-admin\/notice\/dismiss"
                    }
                ]
            }
        },
        "\/wc-admin\/features": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-admin\/features"
                    }
                ]
            }
        },
        "\/wc-admin\/experiments\/assignment": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-admin\/experiments\/assignment"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/recommended": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc-admin\/marketing\/recommendations"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/channels": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-admin\/marketing\/channels"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaigns": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-admin\/marketing\/campaigns"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaign-types": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": "\u0642\u0645 \u0628\u0625\u0631\u062c\u0627\u0639 \u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0639\u0646\u062f \u062a\u0639\u064a\u064a\u0646 \u062e\u064a\u0627\u0631\u0627\u062a woocommerce_show_marketplace_suggestions \u0648woocommerce_setting_payments_recommendations_hidden \u0625\u0644\u0649 \u0644\u0627",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "pluginzip": {
                            "description": "\u0645\u0644\u0641 \u0645\u0636\u063a\u0648\u0637 \u0644\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0645\u0631\u0627\u062f \u0631\u0641\u0639\u0647.",
                            "type": "file",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc-admin\/plugins\/install"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/install\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc-admin\/plugins\/active"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/installed": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc-admin\/plugins\/activate"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/activate\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": "\u0633\u0648\u0627\u0621 \u062a\u0645 \u0625\u0643\u0645\u0627\u0644 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0634\u062e\u0635\u064a \u0623\u0645 \u0644\u0627.",
                            "required": false
                        },
                        "skipped": {
                            "type": "boolean",
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u062a\u062e\u0637\u064a \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0634\u062e\u0635\u064a \u0623\u0645 \u0644\u0627.",
                            "required": false
                        },
                        "industry": {
                            "type": "array",
                            "description": "\u0627\u0644\u0635\u0646\u0627\u0639\u0629.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "business_extensions": {
                            "type": "array",
                            "description": "\u0645\u0644\u062d\u0642\u0627\u062a \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u062a\u062b\u0628\u064a\u062a\u0647\u0627.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "is_agree_marketing": {
                            "type": "boolean",
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0648\u0627\u0641\u0642 \u0647\u0630\u0627 \u0627\u0644\u0645\u062e\u0632\u0646 \u0639\u0644\u0649 \u062a\u0644\u0642\u064a \u0645\u062d\u062a\u0648\u064a\u0627\u062a \u062a\u0633\u0648\u064a\u0642\u064a\u0629 \u0645\u0646 WooCommerce.com \u0623\u0645 \u0644\u0627.",
                            "required": false
                        },
                        "store_email": {
                            "type": "string",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u062e\u0632\u0646.",
                            "required": false
                        },
                        "is_store_country_set": {
                            "type": "boolean",
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u0628\u0644\u062f \u0627\u0644\u0645\u062a\u062c\u0631 \u0647\u0630\u0627 \u0623\u0645 \u0644\u0627 \u0639\u0628\u0631 \u0645\u0644\u0641 \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "required": false
                        },
                        "is_plugins_page_skipped": {
                            "type": "boolean",
                            "description": "\u0633\u0648\u0627\u0621 \u062a\u0645 \u062a\u062c\u0627\u0648\u0632 \u062e\u0637\u0648\u0629 \u0627\u0644\u0625\u0636\u0627\u0641\u0627\u062a \u0641\u064a \u0645\u062d\u0644\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0623\u0645 \u0644\u0627.",
                            "required": false
                        },
                        "business_choice": {
                            "type": "string",
                            "description": "\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0623\u0639\u0645\u0627\u0644.",
                            "required": false
                        },
                        "selling_online_answer": {
                            "type": "string",
                            "description": "\u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0628\u064a\u0639 \u0639\u0644\u0649 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a.",
                            "required": false
                        },
                        "selling_platforms": {
                            "type": [
                                "array",
                                "null"
                            ],
                            "description": "\u0645\u0646\u0635\u0627\u062a \u0627\u0644\u0628\u064a\u0639.",
                            "items": {
                                "type": [
                                    "string",
                                    "null"
                                ]
                            },
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": "\u062e\u0637\u0648\u0629 \u0627\u0644\u0645\u062d\u0644\u0644 \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0644\u0644\u0648\u0633\u0645 \u0628\u0623\u0646\u0647\u0627 \u0645\u0643\u062a\u0645\u0644\u0629.",
                            "enum": [
                                "intro-opt-in",
                                "skip-guided-setup",
                                "user-profile",
                                "business-info",
                                "plugins",
                                "intro-builder",
                                "skip-guided-setup"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": "\u0627\u0633\u0645 \u0642\u0627\u0644\u0628 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u0639\u064a\u0627\u0631 \u0627\u062e\u062a\u064a\u0627\u0631\u064a \u0644\u0644\u062d\u0635\u0648\u0644 \u0641\u0642\u0637 \u0639\u0644\u0649 \u0642\u0648\u0627\u0626\u0645 \u0645\u0647\u0627\u0645 \u0645\u0639\u064a\u0646\u0629 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0650\u0641.",
                            "type": "array",
                            "items": {
                                "enum": [],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "description": "\u0645\u0639\u064a\u0627\u0631 \u0627\u062e\u062a\u064a\u0627\u0631\u064a \u0644\u0644\u062d\u0635\u0648\u0644 \u0641\u0642\u0637 \u0639\u0644\u0649 \u0642\u0648\u0627\u0626\u0645 \u0645\u0647\u0627\u0645 \u0645\u0639\u064a\u0646\u0629 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0650\u0641.",
                            "type": "array",
                            "items": {
                                "enum": [],
                                "type": "string"
                            },
                            "required": false
                        },
                        "extended_tasks": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u0645\u0647\u0627\u0645 \u0627\u0644\u0645\u0647\u0645\u0644\u0629 \u0627\u0644\u0645\u0648\u0633\u0639\u0629 \u0645\u0646 \u0639\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0645\u0646 \u062c\u0627\u0646\u0628 \u0627\u0644\u0639\u0645\u064a\u0644.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0641\u062a\u0631\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0644\u062a\u0623\u062c\u064a\u0644 \u0627\u0644\u0645\u0647\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "task_list_id": {
                            "description": "\u0645\u0639\u064a\u0627\u0631 \u0627\u062e\u062a\u064a\u0627\u0631\u064a \u0644\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646 \u0642\u0627\u0626\u0645\u0629 \u0645\u0647\u0627\u0645 \u0645\u0639\u064a\u0646\u0629.",
                            "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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": "\u0627\u0631\u062c\u0639 \u0625\u0644\u0649 \u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u0634\u0631\u064a\u0643 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0639\u0646\u062f \u062a\u0639\u064a\u064a\u0646 \u062e\u064a\u0627\u0631 woocommerce_show_marketplace_suggestions \u0639\u0644\u0649 \u0644\u0627",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc-analytics"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "first_name",
                                "last_name",
                                "email",
                                "location",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Limit response to objects registered before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Limit response to objects registered after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Limit response to objects with a customer field containing the search term. Searches the field provided by `searchby`.",
                            "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": "Limit response to objects with specific names.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Limit response to objects excluding specific names.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Limit response to objects with specific usernames.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Limit response to objects excluding specific usernames.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Limit response to objects including emails.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Limit response to objects excluding emails.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Limit response to objects with specific countries.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Limit response to objects excluding specific countries.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Limit response to objects last active before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Limit response to objects last active after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Limit response to objects last active between two given ISO8601 compliant datetime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Limit response to objects last active between two given ISO8601 compliant datetime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Limit response to objects with an order count greater than or equal to given integer.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Limit response to objects with an order count less than or equal to given integer.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Limit response to objects with an order count between two given integers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Limit response to objects with a total order spend greater than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Limit response to objects with a total order spend less than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Limit response to objects with a total order spend between two given numbers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Limit response to objects with an average order spend greater than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Limit response to objects with an average order spend less than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Limit response to objects with an average order spend between two given numbers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Limit response to objects with last order before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Limit response to objects with last order after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "Limit result to items with specified user ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Filter out results where any of the passed fields are empty",
                            "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": "Limit result to items with specified customer ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "first_name",
                                "last_name",
                                "email",
                                "location",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Limit response to objects registered before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Limit response to objects registered after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Limit response to objects with a customer field containing the search term. Searches the field provided by `searchby`.",
                            "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": "Limit response to objects with specific names.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Limit response to objects excluding specific names.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Limit response to objects with specific usernames.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Limit response to objects excluding specific usernames.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Limit response to objects including emails.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Limit response to objects excluding emails.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Limit response to objects with specific countries.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Limit response to objects excluding specific countries.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Limit response to objects last active before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Limit response to objects last active after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Limit response to objects last active between two given ISO8601 compliant datetime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Limit response to objects last active between two given ISO8601 compliant datetime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Limit response to objects with an order count greater than or equal to given integer.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Limit response to objects with an order count less than or equal to given integer.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Limit response to objects with an order count between two given integers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Limit response to objects with a total order spend greater than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Limit response to objects with a total order spend less than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Limit response to objects with a total order spend between two given numbers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Limit response to objects with an average order spend greater than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Limit response to objects with an average order spend less than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Limit response to objects with an average order spend between two given numbers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Limit response to objects with last order before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Limit response to objects with last order after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "Limit result to items with specified user ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Filter out results where any of the passed fields are empty",
                            "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": "Limit result to items with specified customer ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/leaderboards": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "URL query to persist across links.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/leaderboards"
                    }
                ]
            }
        },
        "\/wc-analytics\/leaderboards\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "URL query to persist across links.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/reports": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "days": {
                            "description": "Number of days to import.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "Skip importing existing order data.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/import\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/totals": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "days": {
                            "description": "Number of days to import.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "Skip importing existing order data.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "Parameters to pass on to the exported report.",
                            "type": "object",
                            "required": false
                        },
                        "email": {
                            "description": "When true, email a link to download the export to the requesting user.",
                            "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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "product_name",
                                "variations",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result to items from the specified categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "match": {
                            "description": "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "products": {
                            "description": "Limit result to items with specified product ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Add additional piece of info about each product to the report.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/products"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Limit result set to items that have the specified parent product(s).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Limit result set to items that don't have the specified parent product(s).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "Limit result to items with specified variation ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Add additional piece of info about each variation to the report.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Limit result set to variations that include the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Limit result set to variations that don't include the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "category_includes": {
                            "description": "Limit result set to variations in the specified categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "Limit result set to variations not in the specified categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "Limit result to items with specified product ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/products\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Limit stats fields to the specified items.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for buckets in the returned data.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result to items from the specified categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "Limit result to items with specified product ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Limit result to items with specified variation ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Segment the response by additional constraint.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/products\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Limit stats fields to the specified items.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for buckets in the returned data.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "category_includes": {
                            "description": "Limit result to items from the specified categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "Limit result set to variations not in the specified categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "Limit result set to items that have the specified parent product(s).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Limit result set to items that don't have the specified parent product(s).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "Limit result to items with specified variation ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Segment the response by additional constraint.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Limit result set to orders that include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Limit result set to orders that don't include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/variations\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/revenue\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "total_sales",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "gross_sales"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for buckets in the returned data.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "segmentby": {
                            "description": "Segment the response by additional constraint.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        },
                        "date_type": {
                            "description": "Override the \"woocommerce_date_type\" option that is used for the database date field considered for revenue reports.",
                            "type": "string",
                            "enum": [
                                "date_paid",
                                "date_created",
                                "date_completed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/revenue\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "num_items_sold",
                                "net_total"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_includes": {
                            "description": "Limit result set to items that have the specified product(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Limit result set to items that don't have the specified product(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "Limit result set to items that have the specified variation(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "Limit result set to items that don't have the specified variation(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "Limit result set to items that have the specified coupon(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "Limit result set to items that don't have the specified coupon(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "Limit result set to items that have the specified tax rate(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "Limit result set to items that don't have the specified tax rate(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status_is": {
                            "description": "Limit result set to items that have the specified order status.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "send-oc",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Limit result set to items that don't have the specified order status.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "send-oc",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "customer_type": {
                            "description": "Limit result set to returning or new customers.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "returning",
                                "new"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "Limit result set to specific types of refunds.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "extended_info": {
                            "description": "Add additional piece of info about each coupon to the report.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "order_includes": {
                            "description": "Limit result set to items that have the specified order ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Limit result set to items that don't have the specified order ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Limit result set to orders that include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Limit result set to orders that don't include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for buckets in the returned data.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "Limit result set to items that have the specified order status.",
                            "type": "array",
                            "default": null,
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "send-oc",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Limit result set to items that don't have the specified order status.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "send-oc",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "Limit result set to items that have the specified product(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Limit result set to items that don't have the specified product(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "Limit result set to items that have the specified variation(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "Limit result set to items that don't have the specified variation(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "Limit result set to items that have the specified coupon(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "Limit result set to items that don't have the specified coupon(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "Limit result set to items that have the specified tax rate(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "Limit result set to items that don't have the specified tax rate(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "customer": {
                            "description": "Alias for customer_type (deprecated).",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "customer_type": {
                            "description": "Limit result set to orders that have the specified customer_type",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "Limit result set to specific types of refunds.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Limit result set to orders that include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Limit result set to orders that don't include products with the specified attributes.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "segmentby": {
                            "description": "Segment the response by additional constraint.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/orders\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "category_id",
                            "enum": [
                                "category_id",
                                "items_sold",
                                "net_revenue",
                                "orders_count",
                                "products_count",
                                "category"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for buckets in the returned data.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "Limit result set to items that have the specified order status.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "send-oc",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Limit result set to items that don't have the specified order status.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "send-oc",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result set to all items that have the specified term assigned in the categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Add additional piece of info about each category to the report.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/categories"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "tax_rate_id",
                            "enum": [
                                "name",
                                "tax_rate_id",
                                "tax_code",
                                "rate",
                                "order_tax",
                                "total_tax",
                                "shipping_tax",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "taxes": {
                            "description": "Limit result set to items assigned one or more tax rates.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/taxes"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "items_sold",
                                "total_sales",
                                "orders_count",
                                "products_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Limit stats fields to the specified items.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for buckets in the returned data.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "taxes": {
                            "description": "Limit result set to all items that have the specified term assigned in the taxes taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Segment the response by additional constraint.",
                            "type": "string",
                            "enum": [
                                "tax_rate_id"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/taxes\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "coupon_id",
                            "enum": [
                                "coupon_id",
                                "code",
                                "amount",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "coupons": {
                            "description": "Limit result set to coupons assigned specific coupon IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Add additional piece of info about each coupon to the report.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/coupons"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "amount",
                                "coupons_count",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Limit stats fields to the specified items.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for buckets in the returned data.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "coupons": {
                            "description": "Limit result set to coupons assigned specific coupon IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Segment the response by additional constraint.",
                            "type": "string",
                            "enum": [
                                "product",
                                "variation",
                                "category",
                                "coupon"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/coupons\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "stock_status",
                            "enum": [
                                "stock_status",
                                "stock_quantity",
                                "date",
                                "id",
                                "include",
                                "title",
                                "sku"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Limit result set to items assigned a stock report type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "lowstock",
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/stock\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "product"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: products, orders, username, ip_address.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Limit result set to items that have the specified product(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Limit result set to items that don't have the specified product(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "Limit result set to items that have the specified order ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Limit result set to items that don't have the specified order ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "Limit response to objects that have the specified user ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "Limit response to objects that don't have the specified user ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "Limit response to objects that have a specified ip address.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "Limit response to objects that don't have a specified ip address.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/downloads"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "download_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Limit stats fields to the specified items.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for buckets in the returned data.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Limit result set to items that have the specified product(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Limit result set to items that don't have the specified product(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "Limit result set to items that have the specified order ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Limit result set to items that don't have the specified order ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "Limit response to objects that have the specified customer ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "Limit response to objects that don't have the specified customer ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "Limit response to objects that have a specified ip address.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "Limit response to objects that don't have a specified ip address.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/downloads\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "first_name",
                                "last_name",
                                "email",
                                "location",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Limit response to objects registered before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Limit response to objects registered after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Limit response to objects with a customer field containing the search term. Searches the field provided by `searchby`.",
                            "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": "Limit response to objects with specific names.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Limit response to objects excluding specific names.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Limit response to objects with specific usernames.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Limit response to objects excluding specific usernames.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Limit response to objects including emails.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Limit response to objects excluding emails.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Limit response to objects with specific countries.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Limit response to objects excluding specific countries.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Limit response to objects last active before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Limit response to objects last active after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Limit response to objects last active between two given ISO8601 compliant datetime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Limit response to objects last active between two given ISO8601 compliant datetime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Limit response to objects with an order count greater than or equal to given integer.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Limit response to objects with an order count less than or equal to given integer.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Limit response to objects with an order count between two given integers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Limit response to objects with a total order spend greater than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Limit response to objects with a total order spend less than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Limit response to objects with a total order spend between two given numbers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Limit response to objects with an average order spend greater than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Limit response to objects with an average order spend less than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Limit response to objects with an average order spend between two given numbers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Limit response to objects with last order before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Limit response to objects with last order after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "Limit result to items with specified customer ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "users": {
                            "description": "Limit result to items with specified user ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Filter out results where any of the passed fields are empty",
                            "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:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Limit response to objects registered before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Limit response to objects registered after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Limit response to objects with a customer field containing the search term. Searches the field provided by `searchby`.",
                            "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": "Limit response to objects with specific names.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Limit response to objects excluding specific names.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Limit response to objects with specific usernames.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Limit response to objects excluding specific usernames.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Limit response to objects including emails.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Limit response to objects excluding emails.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Limit response to objects with specific countries.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Limit response to objects excluding specific countries.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Limit response to objects last active before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Limit response to objects last active after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Limit response to objects last active between two given ISO8601 compliant datetime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Limit response to objects last active between two given ISO8601 compliant datetime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Limit response to objects with an order count greater than or equal to given integer.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Limit response to objects with an order count less than or equal to given integer.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Limit response to objects with an order count between two given integers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Limit response to objects with a total order spend greater than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Limit response to objects with a total order spend less than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Limit response to objects with a total order spend between two given numbers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Limit response to objects with an average order spend greater than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Limit response to objects with an average order spend less than or equal to given number.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Limit response to objects with an average order spend between two given numbers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Limit response to objects with last order before (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Limit response to objects with last order after (or at) a given ISO8601 compliant datetime.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "Limit result to items with specified customer ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "Limit stats fields to the specified items.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Force retrieval of fresh data instead of from the cache.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/customers\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/imports\/status": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/imports\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/imports\/trigger": {
            "namespace": "wc-analytics",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/imports\/trigger"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "Limit response to specific report stats. Allowed values: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/performance-indicators"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "Limit response to specific report stats. Allowed values: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/reports\/performance-indicators\/allowed"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "note_id",
                                "date",
                                "type",
                                "title",
                                "status"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "type": {
                            "description": "Type of note.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "error",
                                    "warning",
                                    "update",
                                    "info",
                                    "marketing",
                                    "survey"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "description": "Status of note.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "source": {
                            "description": "Source of note.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/delete\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/delete\/all": {
            "namespace": "wc-analytics",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "description": "Status of note.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/admin\/notes\/update"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/experimental-activate-promo\/(?P<promo_note_name>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/(?P<note_id>[\\d-]+)\/action\/(?P<action_id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "note_id": {
                            "description": "Unique ID for the Note.",
                            "type": "integer",
                            "required": false
                        },
                        "action_id": {
                            "description": "Unique ID for the Note Action.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to coupons with codes matching a given string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0631\u0645\u0632 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629. \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u062f\u0648\u0645\u064b\u0627 \u0645\u0631\u0627\u062c\u0639\u0629 \u0641\u064a \u0645\u0633\u0648\u062f\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0646\u0634\u0648\u0631\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0639\u0644\u0642\u0629",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629. \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u062f\u0648\u0645\u064b\u0627 \u0645\u0631\u0627\u062c\u0639\u0629 \u0641\u064a \u0645\u0633\u0648\u062f\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0646\u0634\u0648\u0631\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0639\u0644\u0642\u0629",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629. \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u062f\u0648\u0645\u064b\u0627 \u0645\u0631\u0627\u062c\u0639\u0629 \u0641\u064a \u0645\u0633\u0648\u062f\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0646\u0634\u0648\u0631\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0639\u0644\u0642\u0629",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/data": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/data"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/locales": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/data\/countries\/locales"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/data\/countries"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/(?P<location>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0627\u0644\u062e\u0627\u0635 \u0628\u0640 alpha-2 \u0641\u064a \u0645\u0639\u064a\u0627\u0631 ISO3166",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/data\/download-ips": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/data\/download-ips"
                    }
                ]
            }
        },
        "\/wc-analytics\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": [
                                "any"
                            ],
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u062d\u0627\u0644\u0627\u062a \u0645\u0639\u064a\u0651\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "send-oc",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0632\u0628\u0648\u0646 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0628\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u0639\u062f\u062f \u0646\u0642\u0627\u0637 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0639\u0634\u0631\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0641\u064a \u0643\u0644 \u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u0644\u0627 \u062a\u0639\u0631\u0636 \u0633\u0648\u0649 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u0641\u062a\u0631\u0636 \u0639\u0631\u0636\u0647\u0627 \u0644\u0637\u0644\u0628.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0635\u0627\u062f\u0631 \u0645\u062d\u062f\u0651\u064e\u062f\u0629 (\u0645\u062b\u0644: \u0627\u0644\u0633\u062f\u0627\u062f\u060c \u0627\u0644\u0645\u0634\u0631\u0641).",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "number": {
                            "description": "Limit result set to orders matching part of an order number.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\u064a\u0638\u0647\u0631 \u062d\u064a\u062b\u0645\u0627 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "JOD",
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0644\u0647 \u0623\u0646\u0648\u0627\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u062e\u0635\u0627\u0626\u0635 \u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u0645\u0628\u0644\u063a \u0627\u0644\u062e\u0635\u0645 \u0639\u0644\u0649 \u0627\u0644\u0646\u062d\u0648 \u0627\u0644\u0645\u062d\u062f\u062f \u0641\u064a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 (\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0642\u0629 \u0623\u0648 \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629\u060c \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646\u062a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u062a\u0645\u0646\u062d \u0634\u062d\u0646\u064b\u0627 \u0645\u062c\u0627\u0646\u064a\u064b\u0627 \u0623\u0645 \u0644\u0627.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "\u0642\u0645 \u0628\u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0625\u062c\u0631\u0627\u0621 \u0639\u0644\u0649 \u064a\u062f\u0648\u064a \u062d\u062a\u0649 \u062a\u064f\u0633\u062c\u0651\u064e\u0644 \u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0637\u0644\u0628 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \"\u0645\u0636\u0627\u0641\u0629 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\u064a\u0638\u0647\u0631 \u062d\u064a\u062b\u0645\u0627 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0644\u0647 \u0623\u0646\u0648\u0627\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u062e\u0635\u0627\u0626\u0635 \u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u0645\u0628\u0644\u063a \u0627\u0644\u062e\u0635\u0645 \u0639\u0644\u0649 \u0627\u0644\u0646\u062d\u0648 \u0627\u0644\u0645\u062d\u062f\u062f \u0641\u064a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 (\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0642\u0629 \u0623\u0648 \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629\u060c \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646\u062a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u062a\u0645\u0646\u062d \u0634\u062d\u0646\u064b\u0627 \u0645\u062c\u0627\u0646\u064a\u064b\u0627 \u0623\u0645 \u0644\u0627.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u0642\u0645 \u0628\u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0625\u062c\u0631\u0627\u0621 \u0639\u0644\u0649 \u064a\u062f\u0648\u064a \u062d\u062a\u0649 \u062a\u064f\u0633\u062c\u0651\u064e\u0644 \u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0637\u0644\u0628 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \"\u0645\u0636\u0627\u0641\u0629 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/orders\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\u064a\u0638\u0647\u0631 \u062d\u064a\u062b\u0645\u0627 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0644\u0647 \u0623\u0646\u0648\u0627\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u062e\u0635\u0627\u0626\u0635 \u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u0645\u0628\u0644\u063a \u0627\u0644\u062e\u0635\u0645 \u0639\u0644\u0649 \u0627\u0644\u0646\u062d\u0648 \u0627\u0644\u0645\u062d\u062f\u062f \u0641\u064a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 (\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0642\u0629 \u0623\u0648 \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629\u060c \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646\u062a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u062a\u0645\u0646\u062d \u0634\u062d\u0646\u064b\u0627 \u0645\u062c\u0627\u0646\u064a\u064b\u0627 \u0623\u0645 \u0644\u0627.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u0642\u0645 \u0628\u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0625\u062c\u0631\u0627\u0621 \u0639\u0644\u0649 \u064a\u062f\u0648\u064a \u062d\u062a\u0649 \u062a\u064f\u0633\u062c\u0651\u064e\u0644 \u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0637\u0644\u0628 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \"\u0645\u0636\u0627\u0641\u0629 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/orders\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Search by similar product name or sku.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "\u0627\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0628\u0639\u064a\u0646\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u062a\u0635\u0646\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0648\u0633\u0645 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0626\u0629 \u0634\u062d\u0646 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0633\u0645\u0629 \u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0633\u0645 \u0627\u0644\u0641\u0626\u0629\/\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0645\u064f\u0639\u0631\u0651\u0641 \u0639\u0646\u0635\u0631 \u0633\u0645\u0629 \u0645\u064f\u0639\u064a\u0646\u0629 (\u064a\u062a\u0637\u0644\u0628 \u0633\u0645\u0629 \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062f\u0646\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0639\u0644\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0641\u0626\u0629 \u0636\u0631\u064a\u0628\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0642\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0648\u062d\u062f\u0629 SKU \u062a\u062a\u0637\u0627\u0628\u0642 \u0645\u0639 \u0633\u0644\u0633\u0644\u0629 \u062c\u0632\u0626\u064a\u064b\u0627. \u0647\u0630\u0647 \u0627\u0644\u0648\u0633\u064a\u0637\u0629 \u0644\u0647\u0627 \u0627\u0644\u0623\u0633\u0628\u0642\u064a\u0629 \u0639\u0644\u0649 \"sku\".",
                            "type": "string",
                            "required": false
                        },
                        "search_name_or_sku": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0642\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0633\u0645 \u0623\u0648 \u0648\u062d\u062f\u0629 SKU \u062a\u062a\u0637\u0627\u0628\u0642 \u0645\u0639 \u0633\u0644\u0633\u0644\u0629 \u062c\u0632\u0626\u064a\u064b\u0627. \u062a\u0643\u0648\u0646 \u0644\u0647\u0630\u0647 \u0627\u0644\u0648\u0633\u064a\u0637\u0629 \u0627\u0644\u0623\u0633\u0628\u0642\u064a\u0629 \u0639\u0644\u0649 \"search\" \u0648\"sku\" \u0648\"search_sku\".",
                            "type": "string",
                            "required": false
                        },
                        "search_fields": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0628\u062d\u062b \u0641\u064a \u062d\u0642\u0648\u0644 \u0645\u062d\u062f\u062f\u0629 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0645\u0639 \u0645\u0639\u0644\u0645\u0629 \u0627\u0644\u0628\u062d\u062b. \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0645\u062a\u0627\u062d\u0629: \u0627\u0644\u0627\u0633\u0645\u060c sku, global_unique_id\u060c \u0627\u0644\u0648\u0635\u0641\u060c short_description. \u062a\u0623\u062e\u0630 \u0647\u0630\u0647 \u0627\u0644\u0645\u0639\u0644\u0645\u0629 \u0627\u0644\u0623\u0648\u0644\u0648\u064a\u0629 \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0645\u0639\u0644\u0645\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "name",
                                    "global_unique_id",
                                    "description",
                                    "short_description",
                                    "sku"
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "include_status": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u062d\u0627\u0644\u0629 \u0645\u0646 \u0627\u0644\u062d\u0627\u0644\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\u0627\u0633\u062a\u0628\u0639\u062f \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u0646\u0648\u0639 \u0645\u0646 \u0627\u0644\u0623\u0646\u0648\u0627\u0639 \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "include_types": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u0645\u0646 \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable",
                                    "mix-and-match",
                                    "woosg",
                                    "easy_product_bundle"
                                ]
                            },
                            "required": false
                        },
                        "exclude_types": {
                            "description": "\u0627\u0633\u062a\u0628\u0639\u062f \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u0646\u0648\u0639 \u0645\u0646 \u0627\u0644\u0623\u0646\u0648\u0627\u0639 \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable",
                                    "mix-and-match",
                                    "woosg",
                                    "easy_product_bundle"
                                ]
                            },
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0631\u0626\u064a\u0629 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0628\u064a\u0639.",
                            "type": "boolean",
                            "required": false
                        },
                        "low_in_stock": {
                            "description": "Limit result set to products that are low or out of stock. (Deprecated)",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/products\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/suggested-products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "\u0627\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0628\u0639\u064a\u0646\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u062a\u0635\u0646\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0648\u0633\u0645 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0626\u0629 \u0634\u062d\u0646 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0633\u0645\u0629 \u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0633\u0645 \u0627\u0644\u0641\u0626\u0629\/\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0645\u064f\u0639\u0631\u0651\u0641 \u0639\u0646\u0635\u0631 \u0633\u0645\u0629 \u0645\u064f\u0639\u064a\u0646\u0629 (\u064a\u062a\u0637\u0644\u0628 \u0633\u0645\u0629 \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u062d\u0633\u0628 \u062a\u0648\u0641\u0631\u0647\u0627 \u0623\u0648 \u0639\u062f\u0645 \u062a\u0648\u0641\u0631\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062f\u0646\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0639\u0644\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u062d\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u062d\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0648\u0633\u0648\u0645 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "\u0627\u062d\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0643\u0645\u064a\u0629 \u0645\u062d\u062f\u062f\u0629 \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0642\u062a\u0631\u062d\u0629.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Search by similar attribute name.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/attributes\/(?P<slug>[a-z0-9_\\-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug identifier for the resource.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "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": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Search by similar product name, sku, or attribute value.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062f\u0646\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0639\u0644\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0641\u0626\u0629 \u0636\u0631\u064a\u0628\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0628\u0633\u0639\u0631 \u0623\u0648 \u0645\u0646 \u062f\u0648\u0646\u0647.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629 (slug)."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0633\u0645\u0629"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0633\u0645\u0629."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u062d\u0627\u0644\u0629 \u0645\u0646 \u0627\u0644\u062d\u0627\u0644\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\u0627\u0633\u062a\u0628\u0639\u062f \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u062d\u0627\u0644\u0629 \u0645\u0646 \u0627\u0644\u062d\u0627\u0644\u0627\u062a \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629 \u0627\u0644\u0645\u0631\u0626\u064a\u0629 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0628\u064a\u0639.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Product parent name.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Product parent name.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Product parent name.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/generate": {
            "namespace": "wc-analytics",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "\u064a\u062d\u0630\u0641 \u0627\u0644\u0623\u0634\u0643\u0627\u0644 \u063a\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "\u0627\u0644\u0642\u064a\u0645 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0626\u0647\u0627.",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0646\u0648\u0639.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                                    "type": "integer"
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Product parent name.",
                                    "type": "string"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Product parent name.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Search by similar product name, sku, or attribute value.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062f\u0646\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0639\u0644\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0641\u0626\u0629 \u0636\u0631\u064a\u0628\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0628\u0633\u0639\u0631 \u0623\u0648 \u0645\u0646 \u062f\u0648\u0646\u0647.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629 (slug)."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0633\u0645\u0629"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0633\u0645\u0629."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u062d\u0627\u0644\u0629 \u0645\u0646 \u0627\u0644\u062d\u0627\u0644\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\u0627\u0633\u062a\u0628\u0639\u062f \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u062d\u0627\u0644\u0629 \u0645\u0646 \u0627\u0644\u062d\u0627\u0644\u0627\u062a \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629 \u0627\u0644\u0645\u0631\u0626\u064a\u0629 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0628\u064a\u0639.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/reviews": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u062f\u062f \u0627\u0644\u0631\u062f\u0648\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u0639\u064a\u0651\u0646 \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0644\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646\u0651 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0644\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0630\u0644\u0643 \u0645\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0645\u0624\u0644\u0641 \u0645\u0639\u064a\u0651\u0646.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u062d\u062f\u062f\u0629 \u0644\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0645\u062d\u062f\u062f\u0629 \u0644\u0647\u0627.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "required": true
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0630\u064a \u062a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/reviews\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0630\u064a \u062a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-analytics\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/low-in-stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u062d\u0633\u0628 \u0627\u0644\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u064a\u0629.",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Search by similar tax code.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to items that have the specified rate ID(s) assigned.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP\u060c \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629. \u062a\u0645 \u0625\u0647\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629\u060c \u062a\u0645 \u0627\u0647\u062a\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0645\u062f\u0646' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629 \/ ZIPs. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0645\u062f\u0646. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP\u060c \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629. \u062a\u0645 \u0625\u0647\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629\u060c \u062a\u0645 \u0627\u0647\u062a\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0645\u062f\u0646' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629 \/ ZIPs. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0645\u062f\u0646. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/taxes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP\u060c \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629. \u062a\u0645 \u0625\u0647\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629\u060c \u062a\u0645 \u0627\u0647\u062a\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0645\u062f\u0646' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629 \/ ZIPs. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0645\u062f\u0646. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc\/store\/batch"
                    }
                ]
            }
        },
        "\/wc\/store\/cart": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u0646\u062a\u062c \u0639\u0646\u0635\u0631 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0623\u0648 \u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0635\u0631 \u0644\u0625\u0636\u0627\u0641\u062a\u0647 \u0625\u0644\u0649 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642.",
                            "type": "number",
                            "required": false
                        },
                        "variation": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629 (\u0644\u0644\u0623\u0646\u0648\u0627\u0639).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u0627\u0633\u0645 \u0633\u0645\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0633\u0645\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u0643\u0648\u062f \u0627\u0644\u0643\u0648\u0628\u0648\u0646 \u0627\u0644\u0645\u0645\u064a\u0632.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0641\u064a \u0627\u0644\u0643\u0648\u0628\u0648\u0646 (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644\u060c \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0623\u0645 \u0645\u0628\u0644\u063a \u062b\u0627\u0628\u062a)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/extensions": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "namespace": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0625\u0636\u0627\u0641\u0629 - \u0633\u064a\u064f\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0644\u0636\u0645\u0627\u0646 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0627\u0644\u0637\u0644\u0628 \u0628\u0634\u0643\u0644 \u0645\u0646\u0627\u0633\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 \u0644\u062a\u0645\u0631\u064a\u0631\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0625\u0636\u0627\u0641\u0629",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "mix_and_match": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 mix_and_match",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "single_add_to_cart_text": {
                                            "description": "Single-product details page add to cart form text. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "layout_override": {
                                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "layout": {
                                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "tabular",
                                                "grid"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "form_location": {
                                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "after_summary"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "content_source": {
                                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "products",
                                                "categories"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "child_category_ids": {
                                            "description": "List of child categories allowed in this product.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "child_items": {
                                            "description": "List of child items contained in this product.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true,
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "availability": {
                                                        "description": "Child item product availability.",
                                                        "type": "object",
                                                        "properties": {
                                                            "availability": {
                                                                "description": "Child product available text",
                                                                "type": "string",
                                                                "context": [
                                                                    "view"
                                                                ],
                                                                "readonly": true
                                                            },
                                                            "class": {
                                                                "description": "Child item product available html class.",
                                                                "type": "string",
                                                                "context": [
                                                                    "view"
                                                                ],
                                                                "readonly": true
                                                            }
                                                        },
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "catalog_visibility": {
                                                        "description": "Child item product cataglog visibility.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "child_id": {
                                                        "description": "Child product|variation ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "child_item_id": {
                                                        "description": "Child item ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "max_qty": {
                                                        "description": "Child item maximum quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "min_qty": {
                                                        "description": "Child item minimum quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "step_qty": {
                                                        "description": "Child item step quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "price_html": {
                                                        "description": "Child item product price html text.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "product_id": {
                                                        "description": "Child product ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "images": {
                                                        "description": "Child item product images.",
                                                        "type": "array",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true,
                                                        "items": {
                                                            "type": "object",
                                                            "properties": {
                                                                "alt": {
                                                                    "description": "Image attachment alt text.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "id": {
                                                                    "description": "Image attachment ID.",
                                                                    "type": "integer",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "name": {
                                                                    "description": "Image attachment name.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "src": {
                                                                    "description": "Image attachment src.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                }
                                                            }
                                                        }
                                                    },
                                                    "stock_status": {
                                                        "description": "Child item product stock status.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "in_stock": {
                                                        "description": "Child item product is in stock.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "name": {
                                                        "description": "Child item product title",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "permalink": {
                                                        "description": "Child item product permalink.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "purchasable": {
                                                        "description": "Child item product purchasble status.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "qty": {
                                                        "description": "Child item quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "short_description": {
                                                        "description": "Child item product short description.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "variation_id": {
                                                        "description": "Child variation ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        },
                                        "min_container_size": {
                                            "description": "Minimum container size.",
                                            "type": "integer",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "max_container_size": {
                                            "description": "Maximum container quantity.",
                                            "type": "mixed",
                                            "oneOf": {
                                                "type": null
                                            },
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "discount": {
                                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                                            "type": "string",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "priced_per_product": {
                                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "packing_mode": {
                                            "description": "Indicates how the child products are packed\/shipped.",
                                            "type": "boolean",
                                            "enum": [
                                                "virtual",
                                                "together",
                                                "separate",
                                                "separate_plus"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "shipped_per_product": {
                                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "weight_cumulative": {
                                            "description": "Shipping weight calculation mode.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "default": {
                                "mix_and_match": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631 \u0636\u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631 \u0636\u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "mix_and_match": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 mix_and_match",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "single_add_to_cart_text": {
                                            "description": "Single-product details page add to cart form text. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "layout_override": {
                                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "layout": {
                                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "tabular",
                                                "grid"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "form_location": {
                                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "after_summary"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "content_source": {
                                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "products",
                                                "categories"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "child_category_ids": {
                                            "description": "List of child categories allowed in this product.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "child_items": {
                                            "description": "List of child items contained in this product.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true,
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "availability": {
                                                        "description": "Child item product availability.",
                                                        "type": "object",
                                                        "properties": {
                                                            "availability": {
                                                                "description": "Child product available text",
                                                                "type": "string",
                                                                "context": [
                                                                    "view"
                                                                ],
                                                                "readonly": true
                                                            },
                                                            "class": {
                                                                "description": "Child item product available html class.",
                                                                "type": "string",
                                                                "context": [
                                                                    "view"
                                                                ],
                                                                "readonly": true
                                                            }
                                                        },
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "catalog_visibility": {
                                                        "description": "Child item product cataglog visibility.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "child_id": {
                                                        "description": "Child product|variation ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "child_item_id": {
                                                        "description": "Child item ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "max_qty": {
                                                        "description": "Child item maximum quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "min_qty": {
                                                        "description": "Child item minimum quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "step_qty": {
                                                        "description": "Child item step quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "price_html": {
                                                        "description": "Child item product price html text.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "product_id": {
                                                        "description": "Child product ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "images": {
                                                        "description": "Child item product images.",
                                                        "type": "array",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true,
                                                        "items": {
                                                            "type": "object",
                                                            "properties": {
                                                                "alt": {
                                                                    "description": "Image attachment alt text.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "id": {
                                                                    "description": "Image attachment ID.",
                                                                    "type": "integer",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "name": {
                                                                    "description": "Image attachment name.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "src": {
                                                                    "description": "Image attachment src.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                }
                                                            }
                                                        }
                                                    },
                                                    "stock_status": {
                                                        "description": "Child item product stock status.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "in_stock": {
                                                        "description": "Child item product is in stock.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "name": {
                                                        "description": "Child item product title",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "permalink": {
                                                        "description": "Child item product permalink.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "purchasable": {
                                                        "description": "Child item product purchasble status.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "qty": {
                                                        "description": "Child item quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "short_description": {
                                                        "description": "Child item product short description.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "variation_id": {
                                                        "description": "Child variation ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        },
                                        "min_container_size": {
                                            "description": "Minimum container size.",
                                            "type": "integer",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "max_container_size": {
                                            "description": "Maximum container quantity.",
                                            "type": "mixed",
                                            "oneOf": {
                                                "type": null
                                            },
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "discount": {
                                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                                            "type": "string",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "priced_per_product": {
                                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "packing_mode": {
                                            "description": "Indicates how the child products are packed\/shipped.",
                                            "type": "boolean",
                                            "enum": [
                                                "virtual",
                                                "together",
                                                "separate",
                                                "separate_plus"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "shipped_per_product": {
                                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "weight_cumulative": {
                                            "description": "Shipping weight calculation mode.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631 \u0636\u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/remove-coupon": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 (\u0627\u0644\u0645\u0641\u062a\u0627\u062d) \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0639\u0646\u0635\u0631 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0637\u0631\u062f \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0634\u062d\u0646\u0647. \u0627\u062a\u0631\u0643 \u0641\u0631\u0627\u063a\u064b\u0627 \u0644\u064a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0643\u0644 \u0627\u0644\u062d\u0632\u0645.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0645\u062e\u062a\u0627\u0631 \u0644\u0644\u0637\u0631\u062f.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 (\u0627\u0644\u0645\u0641\u062a\u0627\u062d) \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0639\u0646\u0635\u0631 \u0633\u0644\u0629 \u0627\u0644\u062a\u0633\u0648\u0642 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u062d\u062f\u064a\u062b\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u062c\u062f\u064a\u062f\u0629 \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u062a\u0633\u0648\u0642.",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0631\u0627\u062f \u0627\u0644\u0645\u0631\u0648\u0631 \u0645\u0646 \u062e\u0644\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639 \u0639\u0646\u062f \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0639\u0645\u064a\u0644 \u0641\u064a \u0645\u0627 \u064a\u062a\u0639\u0644\u0642 \u0628\u062d\u0633\u0627\u0628\u0627\u062a\u0643 \u0627\u0644\u062c\u062f\u064a\u062f\u0629\u060c \u0625\u0646 \u0623\u0645\u0643\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 \u0645\u0644\u062d\u0648\u0638\u0629 \u0625\u0644\u0649 \u0627\u0644\u0637\u0644\u0628 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0639\u0645\u064a\u0644 \u0641\u064a \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u0633\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "enum": [
                                "",
                                "bacs",
                                "cheque",
                                "cod",
                                "apple_pay_gateway",
                                "hosted_apple_pay_gateway",
                                "hosted_card_gateway",
                                "custom_card_gateway",
                                "stripe_card_gateway",
                                "whish_card_gateway"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f \u0643\u062c\u0632\u0621 \u0645\u0646 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0623\u0646 \u062a\u0633\u062a\u0645\u0631 \u0641\u064a \u0627\u0644\u0637\u0644\u0628.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                },
                                "wt_sc_blocks": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 wt_sc_blocks",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "coupon_code": {
                                            "description": "coupon_code",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        },
                                        "coupon_message": {
                                            "description": "Coupon message",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": [],
                                "wt_sc_blocks": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "additional_fields": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0623\u0646 \u062a\u0633\u062a\u0645\u0631 \u0641\u064a \u0627\u0644\u0637\u0644\u0628.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "enum": [
                                "",
                                "bacs",
                                "cheque",
                                "cod",
                                "apple_pay_gateway",
                                "hosted_apple_pay_gateway",
                                "hosted_card_gateway",
                                "custom_card_gateway",
                                "stripe_card_gateway",
                                "whish_card_gateway"
                            ],
                            "required": false
                        },
                        "order_notes": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 \u0645\u0644\u062d\u0648\u0638\u0629 \u0625\u0644\u0649 \u0627\u0644\u0637\u0644\u0628 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0639\u0645\u064a\u0644 \u0641\u064a \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u0633\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "create_account": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f \u0643\u062c\u0632\u0621 \u0645\u0646 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "boolean",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                },
                                "wt_sc_blocks": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 wt_sc_blocks",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "coupon_code": {
                                            "description": "coupon_code",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        },
                                        "coupon_message": {
                                            "description": "Coupon message",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0631\u0627\u062f \u0627\u0644\u0645\u0631\u0648\u0631 \u0645\u0646 \u062e\u0644\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639 \u0639\u0646\u062f \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 \u0645\u0644\u062d\u0648\u0638\u0629 \u0625\u0644\u0649 \u0627\u0644\u0637\u0644\u0628 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0639\u0645\u064a\u0644 \u0641\u064a \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u0633\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "enum": [
                                "",
                                "bacs",
                                "cheque",
                                "cod",
                                "apple_pay_gateway",
                                "hosted_apple_pay_gateway",
                                "hosted_card_gateway",
                                "custom_card_gateway",
                                "stripe_card_gateway",
                                "whish_card_gateway"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0623\u0646 \u062a\u0633\u062a\u0645\u0631 \u0641\u064a \u0627\u0644\u0637\u0644\u0628.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                },
                                "wt_sc_blocks": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 wt_sc_blocks",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "coupon_code": {
                                            "description": "coupon_code",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        },
                                        "coupon_message": {
                                            "description": "Coupon message",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": [],
                                "wt_sc_blocks": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u0631\u062c\u0627\u0639\u0647\u0627 \u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c. \u0642\u064a\u0645 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0645\u0646 \u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0625\u0630\u0627 \u062a\u0631\u0643\u062a \u0641\u0627\u0631\u063a\u0629.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062a\u0635\u0627\u0639\u062f\u064a\u064b\u0627 \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a\u064b\u0627.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u0637\u0644\u062d.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0644\u0646 \u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0641\u0627\u0631\u063a\u0629.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0630\u0627\u062a \u0623\u0635\u0644 \u0645\u062d\u062f\u062f (\u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/categories": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u0631\u062c\u0627\u0639\u0647\u0627 \u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c. \u0642\u064a\u0645 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0645\u0646 \u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0625\u0630\u0627 \u062a\u0631\u0643\u062a \u0641\u0627\u0631\u063a\u0629.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062a\u0635\u0627\u0639\u062f\u064a\u064b\u0627 \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a\u064b\u0627.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u0637\u0644\u062d.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0644\u0646 \u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0641\u0627\u0631\u063a\u0629.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0630\u0627\u062a \u0623\u0635\u0644 \u0645\u062d\u062f\u062f (\u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u0631\u062c\u0627\u0639\u0647\u0627 \u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c. \u0642\u064a\u0645 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0645\u0646 \u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0625\u0630\u0627 \u062a\u0631\u0643\u062a \u0641\u0627\u0631\u063a\u0629.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062a\u0635\u0627\u0639\u062f\u064a\u064b\u0627 \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a\u064b\u0627.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u0637\u0644\u062d.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0644\u0646 \u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0641\u0627\u0631\u063a\u0629.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0630\u0627\u062a \u0623\u0635\u0644 \u0645\u062d\u062f\u062f (\u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 (\u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629) \u0627\u0644\u0645\u062d\u062f\u062f. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u062f \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\u0639\u0646\u062f \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0628\u0639\u062f\/\u0642\u0628\u0644\u060c \u0641\u0623\u064a \u0639\u0645\u0648\u062f \u062a\u0627\u0631\u064a\u062e \u0633\u062a\u062a\u0645 \u0627\u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0628\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u0639\u0627\u0645\u0644 \u062a\u0634\u063a\u064a\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0639\u0646\u0627\u0635\u0631 \u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "\u0645\u0634\u063a\u0651\u0650\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0648\u0633\u0648\u0645 \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u0645\u064f\u0634\u063a\u0651\u0650\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0648\u0633\u0648\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0644\u0633\u0639\u0631\u060c \u0628\u0634\u0631\u0637 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0635\u063a\u0631 \u0648\u062d\u062f\u0629 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0633\u0639\u0631\u060c \u0628\u0634\u0631\u0637 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0635\u063a\u0631 \u0648\u062d\u062f\u0629 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0641\u0626\u0629 \u0636\u0631\u064a\u0628\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "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": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0633\u0645\u0627\u062a \u0639\u0627\u0645\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u0627\u0633\u0645 \u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0627\u0633\u0645 (\u0627\u0644\u0623\u0633\u0645\u0627\u0621) \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629. \u0625\u0630\u0627 \u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0645\u0639\u0631\u0651\u0650\u0641 \u0645\u0635\u0637\u0644\u062d\u060c \u0641\u0633\u064a\u062a\u0645 \u062a\u062c\u0627\u0647\u0644\u0647\u0627.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\u0639\u0627\u0645\u0644 \u062a\u0634\u063a\u064a\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0639\u0646\u0627\u0635\u0631 \u0633\u0645\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0645\u0646\u0637\u0642\u064a\u0629 \u0628\u064a\u0646 \u0627\u0644\u0633\u0645\u0627\u062a \u0639\u0646\u062f \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0645\u0636\u0627\u0639\u0641\u0627\u062a \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u064a\u064f\u062d\u062f\u0651\u0650\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0639\u0631\u0636 \u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c \u0627\u0644\u0645\u062e\u0641\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0631\u0626\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0645\u062a\u0648\u0633\u0637 \u062a\u0642\u064a\u064a\u0645 \u0645\u062d\u062f\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u0648\u0627\u0628\u064b\u0627\u060c \u0641\u064a\u062a\u0645 \u062d\u0633\u0627\u0628 \u0623\u062f\u0646\u0649 \u0633\u0639\u0631 \u0648\u0623\u0639\u0644\u0649 \u0633\u0639\u0631 \u0644\u0644\u0645\u0646\u062a\u062c \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u064a\u062a\u0645 \u062d\u0633\u0627\u0628 \u0623\u0639\u062f\u0627\u062f \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "\u0641\u064a \u062d\u0627\u0644 \u0637\u0644\u0628\u0647\u060c \u0641\u064a\u062a\u0645 \u062d\u0633\u0627\u0628 \u0623\u0639\u062f\u0627\u062f \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0633\u0645\u0627\u062a \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "\u0634\u0631\u0637 \u0627\u0644\u062a\u0635\u0641\u064a\u0629\t \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062a\u0646\u0632\u064a\u0644\u0647 \u0648\u0642\u062f \u064a\u0624\u062b\u0631 \u0641\u064a \u0627\u0644\u0623\u0639\u062f\u0627\u062f. \u062a\u062a\u0636\u0645\u0646 \u0627\u0644\u0642\u064a\u0645 \u0627\u0644\u0635\u0627\u0644\u062d\u0629 \"\u0648\" \u0648\"\u0623\u0648\".",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u0648\u0627\u0628\u064b\u0627\u060c \u0641\u064a\u062a\u0645 \u062d\u0633\u0627\u0628 \u0623\u0639\u062f\u0627\u062f \u062a\u0642\u064a\u064a\u0645\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_taxonomy_counts": {
                            "description": "\u0641\u064a \u062d\u0627\u0644 \u0637\u0644\u0628\u0647\u060c \u0641\u064a\u062a\u0645 \u062d\u0633\u0627\u0628 \u0623\u0639\u062f\u0627\u062f \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0633\u0645\u0627\u062a \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641."
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u0648\u0627\u0631\u062f\u0629 \u0645\u0646 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u062d\u062f\u0651\u064e\u062f\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u0648\u0627\u0631\u062f\u0629 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u0651\u064e\u062f\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u0631\u062c\u0627\u0639\u0647\u0627 \u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c. \u0642\u064a\u0645 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0645\u0646 \u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0625\u0630\u0627 \u062a\u0631\u0643\u062a \u0641\u0627\u0631\u063a\u0629.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062a\u0635\u0627\u0639\u062f\u064a\u064b\u0627 \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a\u064b\u0627.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u0637\u0644\u062d.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0644\u0646 \u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0641\u0627\u0631\u063a\u0629.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0630\u0627\u062a \u0623\u0635\u0644 \u0645\u062d\u062f\u062f (\u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/store\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/store\/products": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 (\u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629) \u0627\u0644\u0645\u062d\u062f\u062f. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u062f \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\u0639\u0646\u062f \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0628\u0639\u062f\/\u0642\u0628\u0644\u060c \u0641\u0623\u064a \u0639\u0645\u0648\u062f \u062a\u0627\u0631\u064a\u062e \u0633\u062a\u062a\u0645 \u0627\u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0628\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u0639\u0627\u0645\u0644 \u062a\u0634\u063a\u064a\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0639\u0646\u0627\u0635\u0631 \u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "\u0645\u0634\u063a\u0651\u0650\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0648\u0633\u0648\u0645 \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u0645\u064f\u0634\u063a\u0651\u0650\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0648\u0633\u0648\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0644\u0633\u0639\u0631\u060c \u0628\u0634\u0631\u0637 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0635\u063a\u0631 \u0648\u062d\u062f\u0629 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0633\u0639\u0631\u060c \u0628\u0634\u0631\u0637 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0635\u063a\u0631 \u0648\u062d\u062f\u0629 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0641\u0626\u0629 \u0636\u0631\u064a\u0628\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "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": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0633\u0645\u0627\u062a \u0639\u0627\u0645\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u0627\u0633\u0645 \u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0627\u0633\u0645 (\u0627\u0644\u0623\u0633\u0645\u0627\u0621) \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629. \u0625\u0630\u0627 \u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0645\u0639\u0631\u0651\u0650\u0641 \u0645\u0635\u0637\u0644\u062d\u060c \u0641\u0633\u064a\u062a\u0645 \u062a\u062c\u0627\u0647\u0644\u0647\u0627.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\u0639\u0627\u0645\u0644 \u062a\u0634\u063a\u064a\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0639\u0646\u0627\u0635\u0631 \u0633\u0645\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0645\u0646\u0637\u0642\u064a\u0629 \u0628\u064a\u0646 \u0627\u0644\u0633\u0645\u0627\u062a \u0639\u0646\u062f \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0645\u0636\u0627\u0639\u0641\u0627\u062a \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u064a\u064f\u062d\u062f\u0651\u0650\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0639\u0631\u0636 \u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c \u0627\u0644\u0645\u062e\u0641\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0631\u0626\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0645\u062a\u0648\u0633\u0637 \u062a\u0642\u064a\u064a\u0645 \u0645\u062d\u062f\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0648\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u0646\u062a\u062c \u0639\u0646\u0635\u0631 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0623\u0648 \u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0635\u0631 \u0644\u0625\u0636\u0627\u0641\u062a\u0647 \u0625\u0644\u0649 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642.",
                            "type": "number",
                            "required": false
                        },
                        "variation": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629 (\u0644\u0644\u0623\u0646\u0648\u0627\u0639).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u0627\u0633\u0645 \u0633\u0645\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0633\u0645\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u0643\u0648\u062f \u0627\u0644\u0643\u0648\u0628\u0648\u0646 \u0627\u0644\u0645\u0645\u064a\u0632.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0641\u064a \u0627\u0644\u0643\u0648\u0628\u0648\u0646 (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644\u060c \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0623\u0645 \u0645\u0628\u0644\u063a \u062b\u0627\u0628\u062a)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "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": "\u0627\u0633\u0645 \u0627\u0644\u0625\u0636\u0627\u0641\u0629 - \u0633\u064a\u064f\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0644\u0636\u0645\u0627\u0646 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0627\u0644\u0637\u0644\u0628 \u0628\u0634\u0643\u0644 \u0645\u0646\u0627\u0633\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 \u0644\u062a\u0645\u0631\u064a\u0631\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0625\u0636\u0627\u0641\u0629",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "mix_and_match": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 mix_and_match",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "single_add_to_cart_text": {
                                            "description": "Single-product details page add to cart form text. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "layout_override": {
                                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "layout": {
                                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "tabular",
                                                "grid"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "form_location": {
                                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "after_summary"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "content_source": {
                                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "products",
                                                "categories"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "child_category_ids": {
                                            "description": "List of child categories allowed in this product.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "child_items": {
                                            "description": "List of child items contained in this product.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true,
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "availability": {
                                                        "description": "Child item product availability.",
                                                        "type": "object",
                                                        "properties": {
                                                            "availability": {
                                                                "description": "Child product available text",
                                                                "type": "string",
                                                                "context": [
                                                                    "view"
                                                                ],
                                                                "readonly": true
                                                            },
                                                            "class": {
                                                                "description": "Child item product available html class.",
                                                                "type": "string",
                                                                "context": [
                                                                    "view"
                                                                ],
                                                                "readonly": true
                                                            }
                                                        },
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "catalog_visibility": {
                                                        "description": "Child item product cataglog visibility.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "child_id": {
                                                        "description": "Child product|variation ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "child_item_id": {
                                                        "description": "Child item ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "max_qty": {
                                                        "description": "Child item maximum quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "min_qty": {
                                                        "description": "Child item minimum quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "step_qty": {
                                                        "description": "Child item step quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "price_html": {
                                                        "description": "Child item product price html text.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "product_id": {
                                                        "description": "Child product ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "images": {
                                                        "description": "Child item product images.",
                                                        "type": "array",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true,
                                                        "items": {
                                                            "type": "object",
                                                            "properties": {
                                                                "alt": {
                                                                    "description": "Image attachment alt text.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "id": {
                                                                    "description": "Image attachment ID.",
                                                                    "type": "integer",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "name": {
                                                                    "description": "Image attachment name.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "src": {
                                                                    "description": "Image attachment src.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                }
                                                            }
                                                        }
                                                    },
                                                    "stock_status": {
                                                        "description": "Child item product stock status.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "in_stock": {
                                                        "description": "Child item product is in stock.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "name": {
                                                        "description": "Child item product title",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "permalink": {
                                                        "description": "Child item product permalink.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "purchasable": {
                                                        "description": "Child item product purchasble status.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "qty": {
                                                        "description": "Child item quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "short_description": {
                                                        "description": "Child item product short description.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "variation_id": {
                                                        "description": "Child variation ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        },
                                        "min_container_size": {
                                            "description": "Minimum container size.",
                                            "type": "integer",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "max_container_size": {
                                            "description": "Maximum container quantity.",
                                            "type": "mixed",
                                            "oneOf": {
                                                "type": null
                                            },
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "discount": {
                                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                                            "type": "string",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "priced_per_product": {
                                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "packing_mode": {
                                            "description": "Indicates how the child products are packed\/shipped.",
                                            "type": "boolean",
                                            "enum": [
                                                "virtual",
                                                "together",
                                                "separate",
                                                "separate_plus"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "shipped_per_product": {
                                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "weight_cumulative": {
                                            "description": "Shipping weight calculation mode.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "default": {
                                "mix_and_match": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631 \u0636\u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631 \u0636\u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "mix_and_match": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 mix_and_match",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "single_add_to_cart_text": {
                                            "description": "Single-product details page add to cart form text. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "layout_override": {
                                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "layout": {
                                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "tabular",
                                                "grid"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "form_location": {
                                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "after_summary"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "content_source": {
                                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                                            "type": "string",
                                            "enum": [
                                                "products",
                                                "categories"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "child_category_ids": {
                                            "description": "List of child categories allowed in this product.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "child_items": {
                                            "description": "List of child items contained in this product.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true,
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "availability": {
                                                        "description": "Child item product availability.",
                                                        "type": "object",
                                                        "properties": {
                                                            "availability": {
                                                                "description": "Child product available text",
                                                                "type": "string",
                                                                "context": [
                                                                    "view"
                                                                ],
                                                                "readonly": true
                                                            },
                                                            "class": {
                                                                "description": "Child item product available html class.",
                                                                "type": "string",
                                                                "context": [
                                                                    "view"
                                                                ],
                                                                "readonly": true
                                                            }
                                                        },
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "catalog_visibility": {
                                                        "description": "Child item product cataglog visibility.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "child_id": {
                                                        "description": "Child product|variation ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "child_item_id": {
                                                        "description": "Child item ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "max_qty": {
                                                        "description": "Child item maximum quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "min_qty": {
                                                        "description": "Child item minimum quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "step_qty": {
                                                        "description": "Child item step quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "price_html": {
                                                        "description": "Child item product price html text.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "product_id": {
                                                        "description": "Child product ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "images": {
                                                        "description": "Child item product images.",
                                                        "type": "array",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true,
                                                        "items": {
                                                            "type": "object",
                                                            "properties": {
                                                                "alt": {
                                                                    "description": "Image attachment alt text.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "id": {
                                                                    "description": "Image attachment ID.",
                                                                    "type": "integer",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "name": {
                                                                    "description": "Image attachment name.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                },
                                                                "src": {
                                                                    "description": "Image attachment src.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view"
                                                                    ],
                                                                    "readonly": true
                                                                }
                                                            }
                                                        }
                                                    },
                                                    "stock_status": {
                                                        "description": "Child item product stock status.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "in_stock": {
                                                        "description": "Child item product is in stock.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "name": {
                                                        "description": "Child item product title",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "permalink": {
                                                        "description": "Child item product permalink.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "purchasable": {
                                                        "description": "Child item product purchasble status.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "qty": {
                                                        "description": "Child item quantity.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "short_description": {
                                                        "description": "Child item product short description.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "variation_id": {
                                                        "description": "Child variation ID.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        },
                                        "min_container_size": {
                                            "description": "Minimum container size.",
                                            "type": "integer",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "max_container_size": {
                                            "description": "Maximum container quantity.",
                                            "type": "mixed",
                                            "oneOf": {
                                                "type": null
                                            },
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "discount": {
                                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                                            "type": "string",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "priced_per_product": {
                                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "packing_mode": {
                                            "description": "Indicates how the child products are packed\/shipped.",
                                            "type": "boolean",
                                            "enum": [
                                                "virtual",
                                                "together",
                                                "separate",
                                                "separate_plus"
                                            ],
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "shipped_per_product": {
                                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        },
                                        "weight_cumulative": {
                                            "description": "Shipping weight calculation mode.",
                                            "type": "boolean",
                                            "context": [
                                                "view"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631 \u0636\u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 (\u0627\u0644\u0645\u0641\u062a\u0627\u062d) \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0639\u0646\u0635\u0631 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0637\u0631\u062f \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0634\u062d\u0646\u0647. \u0627\u062a\u0631\u0643 \u0641\u0631\u0627\u063a\u064b\u0627 \u0644\u064a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0643\u0644 \u0627\u0644\u062d\u0632\u0645.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0645\u062e\u062a\u0627\u0631 \u0644\u0644\u0637\u0631\u062f.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 (\u0627\u0644\u0645\u0641\u062a\u0627\u062d) \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0639\u0646\u0635\u0631 \u0633\u0644\u0629 \u0627\u0644\u062a\u0633\u0648\u0642 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u062d\u062f\u064a\u062b\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u062c\u062f\u064a\u062f\u0629 \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u062a\u0633\u0648\u0642.",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0631\u0627\u062f \u0627\u0644\u0645\u0631\u0648\u0631 \u0645\u0646 \u062e\u0644\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639 \u0639\u0646\u062f \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0639\u0645\u064a\u0644 \u0641\u064a \u0645\u0627 \u064a\u062a\u0639\u0644\u0642 \u0628\u062d\u0633\u0627\u0628\u0627\u062a\u0643 \u0627\u0644\u062c\u062f\u064a\u062f\u0629\u060c \u0625\u0646 \u0623\u0645\u0643\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 \u0645\u0644\u062d\u0648\u0638\u0629 \u0625\u0644\u0649 \u0627\u0644\u0637\u0644\u0628 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0639\u0645\u064a\u0644 \u0641\u064a \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u0633\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "enum": [
                                "",
                                "bacs",
                                "cheque",
                                "cod",
                                "apple_pay_gateway",
                                "hosted_apple_pay_gateway",
                                "hosted_card_gateway",
                                "custom_card_gateway",
                                "stripe_card_gateway",
                                "whish_card_gateway"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f \u0643\u062c\u0632\u0621 \u0645\u0646 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0623\u0646 \u062a\u0633\u062a\u0645\u0631 \u0641\u064a \u0627\u0644\u0637\u0644\u0628.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                },
                                "wt_sc_blocks": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 wt_sc_blocks",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "coupon_code": {
                                            "description": "coupon_code",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        },
                                        "coupon_message": {
                                            "description": "Coupon message",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": [],
                                "wt_sc_blocks": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "additional_fields": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0623\u0646 \u062a\u0633\u062a\u0645\u0631 \u0641\u064a \u0627\u0644\u0637\u0644\u0628.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "enum": [
                                "",
                                "bacs",
                                "cheque",
                                "cod",
                                "apple_pay_gateway",
                                "hosted_apple_pay_gateway",
                                "hosted_card_gateway",
                                "custom_card_gateway",
                                "stripe_card_gateway",
                                "whish_card_gateway"
                            ],
                            "required": false
                        },
                        "order_notes": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 \u0645\u0644\u062d\u0648\u0638\u0629 \u0625\u0644\u0649 \u0627\u0644\u0637\u0644\u0628 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0639\u0645\u064a\u0644 \u0641\u064a \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u0633\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "create_account": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f \u0643\u062c\u0632\u0621 \u0645\u0646 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "boolean",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                },
                                "wt_sc_blocks": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 wt_sc_blocks",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "coupon_code": {
                                            "description": "coupon_code",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        },
                                        "coupon_message": {
                                            "description": "Coupon message",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0631\u0627\u062f \u0627\u0644\u0645\u0631\u0648\u0631 \u0645\u0646 \u062e\u0644\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639 \u0639\u0646\u062f \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 \u0645\u0644\u062d\u0648\u0638\u0629 \u0625\u0644\u0649 \u0627\u0644\u0637\u0644\u0628 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0639\u0645\u064a\u0644 \u0641\u064a \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u0633\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u0627\u0644\u0634\u0631\u0643\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u0634\u0642\u0629 \u0648\u062c\u0646\u0627\u062d \u0648\u0645\u0627 \u0625\u0644\u0649 \u0630\u0644\u0643",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u0627\u0644\u0645\u062f\u064a\u0646\u0629",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0648\u0644\u0627\u064a\u0629\/\u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629\u060c \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0637\u0639\u0629 \u0623\u0648 \u0627\u0644\u0625\u0642\u0644\u064a\u0645 \u0623\u0648 \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f\/\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u0627\u0644\u0647\u0627\u062a\u0641",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "enum": [
                                "",
                                "bacs",
                                "cheque",
                                "cod",
                                "apple_pay_gateway",
                                "hosted_apple_pay_gateway",
                                "hosted_card_gateway",
                                "custom_card_gateway",
                                "stripe_card_gateway",
                                "whish_card_gateway"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0623\u0646 \u062a\u0633\u062a\u0645\u0631 \u0641\u064a \u0627\u0644\u0637\u0644\u0628.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\u062d\u0642\u0644 \u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0637\u0644\u0628: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                },
                                "wt_sc_blocks": {
                                    "description": "\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a \u0628\u0648\u0627\u0633\u0637\u0629 wt_sc_blocks",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "coupon_code": {
                                            "description": "coupon_code",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        },
                                        "coupon_message": {
                                            "description": "Coupon message",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": [],
                                "wt_sc_blocks": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u0631\u062c\u0627\u0639\u0647\u0627 \u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c. \u0642\u064a\u0645 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0645\u0646 \u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0625\u0630\u0627 \u062a\u0631\u0643\u062a \u0641\u0627\u0631\u063a\u0629.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062a\u0635\u0627\u0639\u062f\u064a\u064b\u0627 \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a\u064b\u0627.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u0637\u0644\u062d.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0644\u0646 \u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0641\u0627\u0631\u063a\u0629.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0630\u0627\u062a \u0623\u0635\u0644 \u0645\u062d\u062f\u062f (\u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637).",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u0631\u062c\u0627\u0639\u0647\u0627 \u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c. \u0642\u064a\u0645 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0645\u0646 \u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0625\u0630\u0627 \u062a\u0631\u0643\u062a \u0641\u0627\u0631\u063a\u0629.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062a\u0635\u0627\u0639\u062f\u064a\u064b\u0627 \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a\u064b\u0627.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u0637\u0644\u062d.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0644\u0646 \u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0641\u0627\u0631\u063a\u0629.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0630\u0627\u062a \u0623\u0635\u0644 \u0645\u062d\u062f\u062f (\u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u0631\u062c\u0627\u0639\u0647\u0627 \u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c. \u0642\u064a\u0645 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0645\u0646 \u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0625\u0630\u0627 \u062a\u0631\u0643\u062a \u0641\u0627\u0631\u063a\u0629.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062a\u0635\u0627\u0639\u062f\u064a\u064b\u0627 \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a\u064b\u0627.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u0637\u0644\u062d.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0644\u0646 \u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0641\u0627\u0631\u063a\u0629.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0630\u0627\u062a \u0623\u0635\u0644 \u0645\u062d\u062f\u062f (\u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 (\u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629) \u0627\u0644\u0645\u062d\u062f\u062f. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u062f \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\u0639\u0646\u062f \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0628\u0639\u062f\/\u0642\u0628\u0644\u060c \u0641\u0623\u064a \u0639\u0645\u0648\u062f \u062a\u0627\u0631\u064a\u062e \u0633\u062a\u062a\u0645 \u0627\u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0628\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u0639\u0627\u0645\u0644 \u062a\u0634\u063a\u064a\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0639\u0646\u0627\u0635\u0631 \u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "\u0645\u0634\u063a\u0651\u0650\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0648\u0633\u0648\u0645 \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u0645\u064f\u0634\u063a\u0651\u0650\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0648\u0633\u0648\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0644\u0633\u0639\u0631\u060c \u0628\u0634\u0631\u0637 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0635\u063a\u0631 \u0648\u062d\u062f\u0629 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0633\u0639\u0631\u060c \u0628\u0634\u0631\u0637 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0635\u063a\u0631 \u0648\u062d\u062f\u0629 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0641\u0626\u0629 \u0636\u0631\u064a\u0628\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "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": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0633\u0645\u0627\u062a \u0639\u0627\u0645\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u0627\u0633\u0645 \u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0627\u0633\u0645 (\u0627\u0644\u0623\u0633\u0645\u0627\u0621) \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629. \u0625\u0630\u0627 \u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0645\u0639\u0631\u0651\u0650\u0641 \u0645\u0635\u0637\u0644\u062d\u060c \u0641\u0633\u064a\u062a\u0645 \u062a\u062c\u0627\u0647\u0644\u0647\u0627.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\u0639\u0627\u0645\u0644 \u062a\u0634\u063a\u064a\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0639\u0646\u0627\u0635\u0631 \u0633\u0645\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0645\u0646\u0637\u0642\u064a\u0629 \u0628\u064a\u0646 \u0627\u0644\u0633\u0645\u0627\u062a \u0639\u0646\u062f \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0645\u0636\u0627\u0639\u0641\u0627\u062a \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u064a\u064f\u062d\u062f\u0651\u0650\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0639\u0631\u0636 \u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c \u0627\u0644\u0645\u062e\u0641\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0631\u0626\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0645\u062a\u0648\u0633\u0637 \u062a\u0642\u064a\u064a\u0645 \u0645\u062d\u062f\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u0648\u0627\u0628\u064b\u0627\u060c \u0641\u064a\u062a\u0645 \u062d\u0633\u0627\u0628 \u0623\u062f\u0646\u0649 \u0633\u0639\u0631 \u0648\u0623\u0639\u0644\u0649 \u0633\u0639\u0631 \u0644\u0644\u0645\u0646\u062a\u062c \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u064a\u062a\u0645 \u062d\u0633\u0627\u0628 \u0623\u0639\u062f\u0627\u062f \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "\u0641\u064a \u062d\u0627\u0644 \u0637\u0644\u0628\u0647\u060c \u0641\u064a\u062a\u0645 \u062d\u0633\u0627\u0628 \u0623\u0639\u062f\u0627\u062f \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0633\u0645\u0627\u062a \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "\u0634\u0631\u0637 \u0627\u0644\u062a\u0635\u0641\u064a\u0629\t \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062a\u0646\u0632\u064a\u0644\u0647 \u0648\u0642\u062f \u064a\u0624\u062b\u0631 \u0641\u064a \u0627\u0644\u0623\u0639\u062f\u0627\u062f. \u062a\u062a\u0636\u0645\u0646 \u0627\u0644\u0642\u064a\u0645 \u0627\u0644\u0635\u0627\u0644\u062d\u0629 \"\u0648\" \u0648\"\u0623\u0648\".",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u0648\u0627\u0628\u064b\u0627\u060c \u0641\u064a\u062a\u0645 \u062d\u0633\u0627\u0628 \u0623\u0639\u062f\u0627\u062f \u062a\u0642\u064a\u064a\u0645\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_taxonomy_counts": {
                            "description": "\u0641\u064a \u062d\u0627\u0644 \u0637\u0644\u0628\u0647\u060c \u0641\u064a\u062a\u0645 \u062d\u0633\u0627\u0628 \u0623\u0639\u062f\u0627\u062f \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0633\u0645\u0627\u062a \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641."
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u0648\u0627\u0631\u062f\u0629 \u0645\u0646 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u062d\u062f\u0651\u064e\u062f\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u0648\u0627\u0631\u062f\u0629 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u0651\u064e\u062f\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u0631\u062c\u0627\u0639\u0647\u0627 \u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c. \u0642\u064a\u0645 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0645\u0646 \u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0625\u0630\u0627 \u062a\u0631\u0643\u062a \u0641\u0627\u0631\u063a\u0629.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062a\u0635\u0627\u0639\u062f\u064a\u064b\u0627 \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a\u064b\u0627.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0641\u0631\u0632 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u0637\u0644\u062d.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0644\u0646 \u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0641\u0627\u0631\u063a\u0629.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0630\u0627\u062a \u0623\u0635\u0644 \u0645\u062d\u062f\u062f (\u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 (\u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629) \u0627\u0644\u0645\u062d\u062f\u062f. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u062f \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\u0639\u0646\u062f \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0628\u0639\u062f\/\u0642\u0628\u0644\u060c \u0641\u0623\u064a \u0639\u0645\u0648\u062f \u062a\u0627\u0631\u064a\u062e \u0633\u062a\u062a\u0645 \u0627\u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0628\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u0639\u0627\u0645\u0644 \u062a\u0634\u063a\u064a\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0639\u0646\u0627\u0635\u0631 \u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "\u0645\u0634\u063a\u0651\u0650\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627 \u0625\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0648\u0633\u0648\u0645 \u0623\u0648 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629\u060c \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u0645\u064f\u0634\u063a\u0651\u0650\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0648\u0633\u0648\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0644\u0633\u0639\u0631\u060c \u0628\u0634\u0631\u0637 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0635\u063a\u0631 \u0648\u062d\u062f\u0629 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062d\u062f\u0651\u0650\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0633\u0639\u0631\u060c \u0628\u0634\u0631\u0637 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0635\u063a\u0631 \u0648\u062d\u062f\u0629 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0641\u0626\u0629 \u0636\u0631\u064a\u0628\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "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": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0633\u0645\u0627\u062a \u0639\u0627\u0645\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u0627\u0633\u0645 \u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0627\u0633\u0645 (\u0627\u0644\u0623\u0633\u0645\u0627\u0621) \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629. \u0625\u0630\u0627 \u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0645\u0639\u0631\u0651\u0650\u0641 \u0645\u0635\u0637\u0644\u062d\u060c \u0641\u0633\u064a\u062a\u0645 \u062a\u062c\u0627\u0647\u0644\u0647\u0627.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\u0639\u0627\u0645\u0644 \u062a\u0634\u063a\u064a\u0644 \u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0639\u0646\u0627\u0635\u0631 \u0633\u0645\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0645\u0646\u0637\u0642\u064a\u0629 \u0628\u064a\u0646 \u0627\u0644\u0633\u0645\u0627\u062a \u0639\u0646\u062f \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0645\u0636\u0627\u0639\u0641\u0627\u062a \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u064a\u064f\u062d\u062f\u0651\u0650\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0639\u0631\u0636 \u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c \u0627\u0644\u0645\u062e\u0641\u064a\u0629 \u0623\u0648 \u0627\u0644\u0645\u0631\u0626\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0645\u062a\u0648\u0633\u0637 \u062a\u0642\u064a\u064a\u0645 \u0645\u062d\u062f\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0648\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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:\/\/jodieco.com\/en\/wp-json\/wc\/private"
                    }
                ]
            }
        },
        "\/wc\/private\/patterns": {
            "namespace": "wc\/private",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/private\/patterns"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/zipwp\/v1\/zip-plan"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/revoke-access": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/zipwp\/v1\/revoke-access"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/wp-json\/wc\/v2"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/brands": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/brands\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/brands": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/brands\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/zipwp\/v1\/template-keywords"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/categories": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/zipwp\/v1\/categories"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site-features": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/zipwp\/v1\/site-languages"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/import-status": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/zipwp\/v1\/import-status"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/migration-status": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": true
                        },
                        "page_builder": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/zipwp\/v1\/search-category"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/import-error-log": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/zipwp\/v1\/get-plan-promo-dismiss-time"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/wp-json\/astra\/v1"
                    }
                ]
            }
        },
        "\/astra\/v1\/admin\/settings": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/astra\/v1\/admin\/settings"
                    }
                ]
            }
        },
        "\/astra\/v1\/get-learn-chapters": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/astra\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/astra-addon\/v1": {
            "namespace": "astra-addon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra-addon\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/astra-addon\/v1"
                    }
                ]
            }
        },
        "\/astra-addon\/v1\/custom-layouts": {
            "namespace": "astra-addon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/astra-addon\/v1\/custom-layouts"
                    }
                ]
            }
        },
        "\/astra-addon\/v1\/custom-layouts\/(?P<id>\\d+)": {
            "namespace": "astra-addon\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/astra_addon\/v1": {
            "namespace": "astra_addon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra_addon\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/astra_addon\/v1"
                    }
                ]
            }
        },
        "\/astra_addon\/v1\/mega_menu\/(?P<id>\\d+)": {
            "namespace": "astra_addon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/astra_addon\/v1\/mega_menu": {
            "namespace": "astra_addon\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/astra_addon\/v1\/mega_menu"
                    }
                ]
            }
        },
        "\/betterdocs": {
            "namespace": "betterdocs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "betterdocs",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/sample_data": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/sample_data"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/posts\/(?P<type>\\S+)": {
            "namespace": "betterdocs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/betterdocs\/faq\/create_category": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/create_category"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/update_category": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/update_category"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/delete_category": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/delete_category"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/create_post": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/create_post"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/update_post": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/update_post"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/delete_post": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/delete_post"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/category_status": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/category_status"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/category_order": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/category_order"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/update_order_by_category": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/update_order_by_category"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/uncategorised": {
            "namespace": "betterdocs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/uncategorised"
                    }
                ]
            }
        },
        "\/betterdocs\/faq\/category_search": {
            "namespace": "betterdocs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/faq\/category_search"
                    }
                ]
            }
        },
        "\/betterdocs\/glossary\/sample_data": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/glossary\/sample_data"
                    }
                ]
            }
        },
        "\/betterdocs\/glossary\/posts\/(?P<type>\\S+)": {
            "namespace": "betterdocs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/betterdocs\/glossary\/create_glossary": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/glossary\/create_glossary"
                    }
                ]
            }
        },
        "\/betterdocs\/glossary\/update_glossary": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/glossary\/update_glossary"
                    }
                ]
            }
        },
        "\/betterdocs\/glossary\/delete_glossary": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/glossary\/delete_glossary"
                    }
                ]
            }
        },
        "\/betterdocs\/glossary\/glossary_status": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/glossary\/glossary_status"
                    }
                ]
            }
        },
        "\/betterdocs\/glossary\/glossaries_order": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/glossary\/glossaries_order"
                    }
                ]
            }
        },
        "\/betterdocs\/glossary\/update_order_by_glossary": {
            "namespace": "betterdocs",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/glossary\/update_order_by_glossary"
                    }
                ]
            }
        },
        "\/betterdocs\/glossary\/glossary_search": {
            "namespace": "betterdocs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/glossary\/glossary_search"
                    }
                ]
            }
        },
        "\/betterdocs\/glossary\/glossary_count": {
            "namespace": "betterdocs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/glossary\/glossary_count"
                    }
                ]
            }
        },
        "\/betterdocs\/glossary\/get_glossaries": {
            "namespace": "betterdocs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/betterdocs\/glossary\/get_glossaries"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/documents",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/documents"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents\/(?P<id>\\d+)\/media\/import": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/cache": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/cache"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/settings\/(?P<key>[\\w_-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor\/v1\/post": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included post types",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Post type to exclude",
                            "type": "array",
                            "default": [
                                "e-floating-buttons",
                                "e-landing-page",
                                "elementor_library",
                                "attachment",
                                "revision",
                                "nav_menu_item",
                                "custom_css",
                                "customize_changeset"
                            ],
                            "required": false
                        },
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "ID": "id",
                                "post_title": "label",
                                "post_type": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "is_public": {
                            "description": "Whether to include only public post types",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "tax_query": {
                            "description": "WP_Query tax_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/term": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Excluded taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "term": {
                            "description": "Terms to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "term_id": "id",
                                "name": "label",
                                "taxonomy": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Terms per request",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to include only public terms",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/term"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": [
                                "array",
                                "string"
                            ],
                            "default": {
                                "ID": "id",
                                "display_name": "label",
                                "role": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/user"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-ai\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-ai\/v1"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1\/permissions": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor-ai\/v1\/permissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/favorites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to create.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/kit-elements-defaults": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/kit-elements-defaults"
                    }
                ]
            }
        },
        "\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        },
                        "settings": {
                            "description": "All the default values for the requested type",
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-navigation\/recent-posts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "posts_per_page": {
                            "description": "Number of posts to return",
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "description": "Post types to retrieve",
                            "type": "array",
                            "default": [
                                "page",
                                "post",
                                "elementor_library"
                            ],
                            "required": false
                        },
                        "post__not_in": {
                            "description": "Post id`s to exclude",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-navigation\/add-new-post": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Post type to create",
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/design-system-sync\/stylesheet": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/design-system-sync\/stylesheet"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/checklist"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/checklist\/steps"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The step id.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/checklist\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/operations\/opt-in-v4": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/operations\/opt-in-v4"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/feedback",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/feedback"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback\/submit": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/feedback\/submit"
                    }
                ]
            }
        },
        "\/elementor\/v1\/template-library\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "description": "The title of the document",
                            "required": false
                        },
                        "type": {
                            "description": "The document type.",
                            "type": "string",
                            "enum": [
                                "page",
                                "section",
                                "container"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user-data\/current-user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "suppressedMessages": {
                            "type": "array",
                            "description": "Array of suppressed message keys",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/user-data\/current-user"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/onboarding"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/onboarding\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-choices": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/onboarding\/user-choices"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/pro-install-screen": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/onboarding\/pro-install-screen"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-pro": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/onboarding\/install-pro"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-theme": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/onboarding\/install-theme"
                    }
                ]
            }
        },
        "\/wc\/v3\/woocommerce-analytics\/sync-status": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "verbose": {
                            "description": "Whether to include detailed sync status information.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/woocommerce-analytics\/sync-status"
                    }
                ]
            }
        },
        "\/wc\/v3\/woocommerce-analytics\/sync-status\/reset-initial-full-sync": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/woocommerce-analytics\/sync-status\/reset-initial-full-sync"
                    }
                ]
            }
        },
        "\/wc\/v3\/woocommerce-analytics\/proxy\/(?P<endpoint>.*)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/montypay\/v1": {
            "namespace": "montypay\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "montypay\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/montypay\/v1"
                    }
                ]
            }
        },
        "\/montypay\/v1\/validate": {
            "namespace": "montypay\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/montypay\/v1\/validate"
                    }
                ]
            }
        },
        "\/montypay\/v1\/apple_pay_process": {
            "namespace": "montypay\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/montypay\/v1\/apple_pay_process"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/one-onboarding\/v1\/onboarding-completion"
                    }
                ]
            }
        },
        "\/wc\/v1\/coupons": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 WP Query \u0628\u062d\u062c\u0629 \u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u0625\u0633\u062a\u062c\u0627\u0628\u0629\u061b \u0645\u062a\u063a\u064a\u0631\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0627\u0644\u062e\u0627\u0635\u0629 \u062a\u062a\u0637\u0644\u0628 \u0627\u0644\u062a\u0641\u0648\u064a\u0636 \u0627\u0644\u0645\u0646\u0627\u0633\u0628.",
                            "required": false
                        },
                        "code": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0631\u0645\u0632 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629 \u0628\u0627\u0644\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a UTC.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629 \u0628\u0627\u0644\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a UTC.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/coupons\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629 \u0628\u0627\u0644\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a UTC.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0631\u062a\u0628\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "latepoint_agent",
                                "latepoint_customer",
                                "wpas_manager",
                                "wpas_support_manager",
                                "wpas_agent",
                                "wpas_user"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f.",
                            "required": true
                        },
                        "first_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u0648\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u062e\u064a\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u0648\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u062e\u064a\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0625\u0639\u0627\u062f\u0629 \u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a \u0625\u0644\u064a\u0647.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u0648\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u062e\u064a\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "\u0639\u0631\u0636\/\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0644\u0644\u0645\u0631\u062c\u0639 \u0641\u0642\u0637 \u0623\u0648 \u0644\u0644\u0632\u0628\u0648\u0646 (\u0633\u064a\u062a\u0645 \u0625\u0634\u0639\u0627\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645).",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 WP Query \u0628\u062d\u062c\u0629 \u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u0625\u0633\u062a\u062c\u0627\u0628\u0629\u061b \u0645\u062a\u063a\u064a\u0631\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0627\u0644\u062e\u0627\u0635\u0629 \u062a\u062a\u0637\u0644\u0628 \u0627\u0644\u062a\u0641\u0648\u064a\u0636 \u0627\u0644\u0645\u0646\u0627\u0633\u0628.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0628\u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0632\u0628\u0648\u0646 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0628\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u0639\u062f\u062f \u0646\u0642\u0627\u0637 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0639\u0634\u0631\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0641\u064a \u0643\u0644 \u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0628\u0644\u063a \u0627\u0644\u0645\u064f\u0633\u062a\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "\u0633\u0628\u0628 \u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u0628\u0644\u063a.",
                            "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": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 WP Query \u0628\u062d\u062c\u0629 \u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u0625\u0633\u062a\u062c\u0627\u0628\u0629\u061b \u0645\u062a\u063a\u064a\u0631\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0627\u0644\u062e\u0627\u0635\u0629 \u062a\u062a\u0637\u0644\u0628 \u0627\u0644\u062a\u0641\u0648\u064a\u0636 \u0627\u0644\u0645\u0646\u0627\u0633\u0628.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0628\u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0632\u0628\u0648\u0646 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0628\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u0639\u062f\u062f \u0646\u0642\u0627\u0637 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0639\u0634\u0631\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0641\u064a \u0643\u0644 \u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "JOD",
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v1\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/categories": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/categories\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "required": true
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v1\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/tags": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/tags\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v1\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 WP Query \u0628\u062d\u062c\u0629 \u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u0625\u0633\u062a\u062c\u0627\u0628\u0629\u061b \u0645\u062a\u063a\u064a\u0631\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0627\u0644\u062e\u0627\u0635\u0629 \u062a\u062a\u0637\u0644\u0628 \u0627\u0644\u062a\u0641\u0648\u064a\u0636 \u0627\u0644\u0645\u0646\u0627\u0633\u0628.",
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u062a\u0635\u0646\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0648\u0633\u0645 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0626\u0629 \u0634\u062d\u0646 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0633\u0645\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0645\u064f\u0639\u0631\u0651\u0641 \u0639\u0646\u0635\u0631 \u0633\u0645\u0629 \u0645\u064f\u0639\u064a\u0646\u0629 (\u064a\u062a\u0637\u0644\u0628 \u0633\u0645\u0629 \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU) \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "default": "standard",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u062a\u0646\u0632\u064a\u0644\u060c \u0647\u0630\u0627 \u064a\u062a\u062d\u0643\u0645 \u0628\u0636\u0648\u0627\u0628\u0637 \u0627\u0644\u0640 schema \u0639\u0644\u0649 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0646\u0648\u0639\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "\u0625\u0638\u0647\u0627\u0631 \u0639\u0646\u062f\u0645\u0627 \u064a\u0643\u0648\u0646 \u0627\u0644\u0646\u0648\u0639 \u062a\u062d\u062a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "\u0625\u0638\u0647\u0627\u0631 \u0639\u0646\u062f\u0645\u0627 \u064a\u0645\u0643\u0646 \u0634\u0631\u0627\u0621 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c \u0638\u0627\u0647\u0631\u0629.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0646\u0648\u0639 \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "\u0638\u0647\u0648\u0631 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u062a\u0627\u062d\u0629.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "\u0638\u0647\u0648\u0631 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629 \u0645\u062a\u0627\u062d\u0629 \u0644\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0628\u0642.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u062a\u0646\u0632\u064a\u0644\u060c \u0647\u0630\u0627 \u064a\u062a\u062d\u0643\u0645 \u0628\u0636\u0648\u0627\u0628\u0637 \u0627\u0644\u0640 schema \u0639\u0644\u0649 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0646\u0648\u0639\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "\u0625\u0638\u0647\u0627\u0631 \u0639\u0646\u062f\u0645\u0627 \u064a\u0643\u0648\u0646 \u0627\u0644\u0646\u0648\u0639 \u062a\u062d\u062a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "\u0625\u0638\u0647\u0627\u0631 \u0639\u0646\u062f\u0645\u0627 \u064a\u0645\u0643\u0646 \u0634\u0631\u0627\u0621 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c \u0638\u0627\u0647\u0631\u0629.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0646\u0648\u0639 \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "\u0638\u0647\u0648\u0631 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u062a\u0627\u062d\u0629.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "\u0638\u0647\u0648\u0631 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629 \u0645\u062a\u0627\u062d\u0629 \u0644\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0628\u0642.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u062a\u0646\u0632\u064a\u0644\u060c \u0647\u0630\u0627 \u064a\u062a\u062d\u0643\u0645 \u0628\u0636\u0648\u0627\u0628\u0637 \u0627\u0644\u0640 schema \u0639\u0644\u0649 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0646\u0648\u0639\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "\u0625\u0638\u0647\u0627\u0631 \u0639\u0646\u062f\u0645\u0627 \u064a\u0643\u0648\u0646 \u0627\u0644\u0646\u0648\u0639 \u062a\u062d\u062a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "\u0625\u0638\u0647\u0627\u0631 \u0639\u0646\u062f\u0645\u0627 \u064a\u0645\u0643\u0646 \u0634\u0631\u0627\u0621 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c \u0638\u0627\u0647\u0631\u0629.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0646\u0648\u0639 \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "\u0638\u0647\u0648\u0631 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u062a\u0627\u062d\u0629.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "\u0638\u0647\u0648\u0631 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629 \u0645\u062a\u0627\u062d\u0629 \u0644\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0628\u0642.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v1\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/sales": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u0641\u062a\u0631\u0629 \u0627\u0644\u062a\u0642\u0631\u064a\u0631.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0628\u062f\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0646\u0647\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v1\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/top_sellers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u0641\u062a\u0631\u0629 \u0627\u0644\u062a\u0642\u0631\u064a\u0631.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0628\u062f\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0646\u0647\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v1\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v1\/reports"
                    }
                ]
            }
        },
        "\/wc\/v1\/taxes\/classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u062d\u0633\u0628 \u0627\u0644\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u064a\u0629.",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v1\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/webhooks": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0640 webhooks \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0623\u0644\u0648\u0641 \u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0640 webhook.",
                            "required": true
                        },
                        "secret": {
                            "description": "\u064a\u064f\u0633\u062a\u062e\u062f\u0645 Secret Key \u0644\u062a\u0648\u0644\u064a\u062f \u062a\u0634\u0641\u064a\u0631 \u0627\u0644\u0640 Webhooks \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647\u0627 \u0648\u0627\u0644\u0645\u0632\u0648\u062f\u0629 \u0641\u064a \u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0637\u0644\u0628. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062a\u0634\u0641\u064a\u0631 MD5 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a | \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "\u0631\u0627\u0628\u0637 \u062a\u0633\u0644\u064a\u0645 \u0627\u0644\u0640 Webhook.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0623\u0644\u0648\u0641 \u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u064a\u064f\u0633\u062a\u062e\u062f\u0645 Secret Key \u0644\u062a\u0648\u0644\u064a\u062f \u062a\u0634\u0641\u064a\u0631 \u0627\u0644\u0640 Webhooks \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647\u0627 \u0648\u0627\u0644\u0645\u0632\u0648\u062f\u0629 \u0641\u064a \u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0637\u0644\u0628. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062a\u0634\u0641\u064a\u0631 MD5 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a | \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/webhooks\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0623\u0644\u0648\u0641 \u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u064a\u064f\u0633\u062a\u062e\u062f\u0645 Secret Key \u0644\u062a\u0648\u0644\u064a\u062f \u062a\u0634\u0641\u064a\u0631 \u0627\u0644\u0640 Webhooks \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647\u0627 \u0648\u0627\u0644\u0645\u0632\u0648\u062f\u0629 \u0641\u064a \u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0637\u0644\u0628. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062a\u0634\u0641\u064a\u0631 MD5 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a | \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0640 webhook.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/webhooks\/(?P<webhook_id>[\\d]+)\/deliveries\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "webhook_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0640 webhook.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0631\u0645\u0632 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629. \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u062f\u0648\u0645\u064b\u0627 \u0645\u0631\u0627\u062c\u0639\u0629 \u0641\u064a \u0645\u0633\u0648\u062f\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0646\u0634\u0648\u0631\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0639\u0644\u0642\u0629",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629. \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u062f\u0648\u0645\u064b\u0627 \u0645\u0631\u0627\u062c\u0639\u0629 \u0641\u064a \u0645\u0633\u0648\u062f\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0646\u0634\u0648\u0631\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0639\u0644\u0642\u0629",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629. \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u062f\u0648\u0645\u064b\u0627 \u0645\u0631\u0627\u062c\u0639\u0629 \u0641\u064a \u0645\u0633\u0648\u062f\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0646\u0634\u0648\u0631\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0639\u0644\u0642\u0629",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0631\u062a\u0628\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "latepoint_agent",
                                "latepoint_customer",
                                "wpas_manager",
                                "wpas_support_manager",
                                "wpas_agent",
                                "wpas_user"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f.",
                            "required": true
                        },
                        "first_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u0648\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u062e\u064a\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u0648\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u062e\u064a\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0625\u0639\u0627\u062f\u0629 \u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a \u0625\u0644\u064a\u0647.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u0648\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u062e\u064a\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0645\u0644\u0627\u0621 \u0623\u0648 \u0645\u0644\u0627\u062d\u0638\u0627\u062a \u062f\u0627\u062e\u0644\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0633\u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0644\u0644\u0632\u0628\u0627\u0626\u0646 \u0648\u0625\u0634\u0639\u0627\u0631\u0647\u0645 \u0628\u0627\u0644\u0623\u0645\u0631. \u0625\u0630\u0627 \u0643\u0627\u0646 \u062e\u0637\u0623\u060c \u0641\u0633\u062a\u0643\u0648\u0646 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0643\u0645\u0631\u062c\u0639 \u0644\u0644\u0645\u062f\u064a\u0631 \u0641\u0642\u0637.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u0639\u062f\u062f \u0646\u0642\u0627\u0637 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0639\u0634\u0631\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0641\u064a \u0643\u0644 \u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u0644\u0627 \u062a\u0639\u0631\u0636 \u0633\u0648\u0649 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u0641\u062a\u0631\u0636 \u0639\u0631\u0636\u0647\u0627 \u0644\u0637\u0644\u0628.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0628\u0644\u063a \u0627\u0644\u0645\u064f\u0633\u062a\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "\u0633\u0628\u0628 \u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u0628\u0644\u063a.",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u0623\u0646\u0634\u0623 \u0639\u0645\u0644\u064a\u0629 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0627\u0644\u0645\u0628\u0644\u063a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0633\u064a\u062a\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 API \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639 \u0644\u062a\u0648\u0644\u064a\u062f \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0627\u0644\u0645\u0628\u0644\u063a.",
                            "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": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0628\u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "trash",
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0632\u0628\u0648\u0646 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0628\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u0639\u062f\u062f \u0646\u0642\u0627\u0637 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0639\u0634\u0631\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0641\u064a \u0643\u0644 \u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u0644\u0627 \u062a\u0639\u0631\u0636 \u0633\u0648\u0649 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u0641\u062a\u0631\u0636 \u0639\u0631\u0636\u0647\u0627 \u0644\u0637\u0644\u0628.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "JOD",
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0644\u0647 \u0623\u0646\u0648\u0627\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u062e\u0635\u0627\u0626\u0635 \u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u0645\u0628\u0644\u063a \u0627\u0644\u062e\u0635\u0645 \u0639\u0644\u0649 \u0627\u0644\u0646\u062d\u0648 \u0627\u0644\u0645\u062d\u062f\u062f \u0641\u064a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 (\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0642\u0629 \u0623\u0648 \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629\u060c \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646\u062a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u062a\u0645\u0646\u062d \u0634\u062d\u0646\u064b\u0627 \u0645\u062c\u0627\u0646\u064a\u064b\u0627 \u0623\u0645 \u0644\u0627.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0644\u0647 \u0623\u0646\u0648\u0627\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u062e\u0635\u0627\u0626\u0635 \u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u0645\u0628\u0644\u063a \u0627\u0644\u062e\u0635\u0645 \u0639\u0644\u0649 \u0627\u0644\u0646\u062d\u0648 \u0627\u0644\u0645\u062d\u062f\u062f \u0641\u064a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 (\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0642\u0629 \u0623\u0648 \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629\u060c \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646\u062a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u062a\u0645\u0646\u062d \u0634\u062d\u0646\u064b\u0627 \u0645\u062c\u0627\u0646\u064a\u064b\u0627 \u0623\u0645 \u0644\u0627.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0644\u0647 \u0623\u0646\u0648\u0627\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u062e\u0635\u0627\u0626\u0635 \u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u0645\u0628\u0644\u063a \u0627\u0644\u062e\u0635\u0645 \u0639\u0644\u0649 \u0627\u0644\u0646\u062d\u0648 \u0627\u0644\u0645\u062d\u062f\u062f \u0641\u064a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 (\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0642\u0629 \u0623\u0648 \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629\u060c \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646\u062a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u062a\u0645\u0646\u062d \u0634\u062d\u0646\u064b\u0627 \u0645\u062c\u0627\u0646\u064a\u064b\u0627 \u0623\u0645 \u0644\u0627.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/categories": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/categories\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "required": true
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/tags": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/tags\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "\u0627\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0628\u0639\u064a\u0646\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u062a\u0635\u0646\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0648\u0633\u0645 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0626\u0629 \u0634\u062d\u0646 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0633\u0645\u0629 \u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0633\u0645 \u0627\u0644\u0641\u0626\u0629\/\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0645\u064f\u0639\u0631\u0651\u0641 \u0639\u0646\u0635\u0631 \u0633\u0645\u0629 \u0645\u064f\u0639\u064a\u0646\u0629 (\u064a\u062a\u0637\u0644\u0628 \u0633\u0645\u0629 \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u062d\u0633\u0628 \u062a\u0648\u0641\u0631\u0647\u0627 \u0623\u0648 \u0639\u062f\u0645 \u062a\u0648\u0641\u0631\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062f\u0646\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0639\u0644\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u064f\u062c\u0645\u0651\u0639\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u064f\u062c\u0645\u0651\u0639\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u064f\u062c\u0645\u0651\u0639\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u062a\u0635\u0646\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0648\u0633\u0645 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0626\u0629 \u0634\u062d\u0646 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0633\u0645\u0629 \u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0633\u0645 \u0627\u0644\u0641\u0626\u0629\/\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0645\u064f\u0639\u0631\u0651\u0641 \u0639\u0646\u0635\u0631 \u0633\u0645\u0629 \u0645\u064f\u0639\u064a\u0646\u0629 (\u064a\u062a\u0637\u0644\u0628 \u0633\u0645\u0629 \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u062d\u0633\u0628 \u062a\u0648\u0641\u0631\u0647\u0627 \u0623\u0648 \u0639\u062f\u0645 \u062a\u0648\u0641\u0631\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062f\u0646\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0639\u0644\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "default": true,
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u062a\u0627\u062d \u0644\u0644\u0638\u0647\u0648\u0631 \u0639\u0644\u0649 \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0646\u0648\u0639 \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u062a\u0627\u062d \u0644\u0644\u0638\u0647\u0648\u0631 \u0639\u0644\u0649 \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0646\u0648\u0639 \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u062a\u0627\u062d \u0644\u0644\u0638\u0647\u0648\u0631 \u0639\u0644\u0649 \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u0644\u0644\u062a\u062d\u0643\u0645 \u0628\u0639\u0631\u0636 \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0646\u0648\u0639 \u0633\u0648\u0627\u0621\u064b\u0627 \u0643\u0627\u0646 (\u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0623\u0648 (\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0631 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646) \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062a\u062c\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u0631\u0629. 0 \u064a\u0639\u0646\u064a \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u064a \u0645\u0645\u064a\u0632\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u0641\u062a\u0631\u0629 \u0627\u0644\u062a\u0642\u0631\u064a\u0631.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0628\u062f\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0646\u0647\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports\/top_sellers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u0641\u062a\u0631\u0629 \u0627\u0644\u062a\u0642\u0631\u064a\u0631.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0628\u062f\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0646\u0647\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/reports"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/settings"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "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": "\u0627\u0633\u0645 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "required": true
                        },
                        "order": {
                            "description": "\u0645\u0646\u0637\u0642\u0629 \u0634\u062d\u0646 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0646\u0637\u0642\u0629 \u0634\u062d\u0646 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0645\u0648\u0642\u0639 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0645\u0648\u0642\u0639 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0641\u0631\u0632 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u062d\u0627\u0644\u0629 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u064f\u0641\u0639\u0644\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u062a\u0633\u0645\u064a\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u0648\u0635\u0641 \u0642\u0627\u0628\u0644 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u0646\u0648\u0639 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u0646\u0635 \u0645\u0633\u0627\u0639\u062f\u0629 \u0625\u0636\u0627\u0641\u064a \u064a\u0638\u0647\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0628\u062e\u0635\u0648\u0635 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u0646\u0635 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0646\u0627\u0626\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u0639\u0631\u0636\u0647 \u0641\u064a \u0645\u062f\u062e\u0644\u0627\u062a \u0627\u0644\u0646\u0635.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u062b\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u062b\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0641\u0631\u0632 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u062d\u0627\u0644\u0629 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u064f\u0641\u0639\u0644\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u062a\u0633\u0645\u064a\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u0648\u0635\u0641 \u0642\u0627\u0628\u0644 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u0646\u0648\u0639 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u0646\u0635 \u0645\u0633\u0627\u0639\u062f\u0629 \u0625\u0636\u0627\u0641\u064a \u064a\u0638\u0647\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0628\u062e\u0635\u0648\u0635 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u0646\u0635 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0646\u0627\u0626\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u0639\u0631\u0636\u0647 \u0641\u064a \u0645\u062f\u062e\u0644\u0627\u062a \u0627\u0644\u0646\u0635.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u062b\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u062d\u0633\u0628 \u0627\u0644\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u064a\u0629.",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/webhooks": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0640 webhooks \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0623\u0644\u0648\u0641 \u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0640 webhook.",
                            "required": true
                        },
                        "secret": {
                            "description": "\u064a\u064f\u0633\u062a\u062e\u062f\u0645 Secret Key \u0644\u062a\u0648\u0644\u064a\u062f \u062a\u0634\u0641\u064a\u0631 \u0627\u0644\u0640 Webhooks \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647\u0627 \u0648\u0627\u0644\u0645\u0632\u0648\u062f\u0629 \u0641\u064a \u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0637\u0644\u0628. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062a\u0634\u0641\u064a\u0631 MD5 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a | \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "\u0631\u0627\u0628\u0637 \u062a\u0633\u0644\u064a\u0645 \u0627\u0644\u0640 Webhook.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0623\u0644\u0648\u0641 \u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u064a\u064f\u0633\u062a\u062e\u062f\u0645 Secret Key \u0644\u062a\u0648\u0644\u064a\u062f \u062a\u0634\u0641\u064a\u0631 \u0627\u0644\u0640 Webhooks \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647\u0627 \u0648\u0627\u0644\u0645\u0632\u0648\u062f\u0629 \u0641\u064a \u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0637\u0644\u0628. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062a\u0634\u0641\u064a\u0631 MD5 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a | \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/webhooks\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0623\u0644\u0648\u0641 \u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u064a\u064f\u0633\u062a\u062e\u062f\u0645 Secret Key \u0644\u062a\u0648\u0644\u064a\u062f \u062a\u0634\u0641\u064a\u0631 \u0627\u0644\u0640 Webhooks \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647\u0627 \u0648\u0627\u0644\u0645\u0632\u0648\u062f\u0629 \u0641\u064a \u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0637\u0644\u0628. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062a\u0634\u0641\u064a\u0631 MD5 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a | \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0640 webhook.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/webhooks\/(?P<webhook_id>[\\d]+)\/deliveries\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "webhook_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0640 webhook.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/system_status": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v2\/system_status\/tools": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0623\u062f\u0627\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0623\u062f\u0627\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "\u0645\u0627 \u0627\u0644\u0630\u064a \u0633\u064a\u0646\u062a\u062c \u0639\u0646 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0623\u062f\u0627\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0623\u062f\u0627\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "\u0647\u0644 \u062a\u0639\u0645\u0644 \u0627\u0644\u0623\u062f\u0627\u0629 \u0628\u0646\u062c\u0627\u062d\u061f",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "\u0631\u0633\u0627\u0644\u0629 \u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0627\u0644\u0623\u062f\u0627\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping_methods": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v2\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v2\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/payment_gateways": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639 \u0639\u0646\u062f \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639 \u0639\u0646\u062f \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0641\u0631\u0632 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u062d\u0627\u0644\u0629 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0645\u064f\u0641\u0639\u0644\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u062a\u0633\u0645\u064a\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u0648\u0635\u0641 \u0642\u0627\u0628\u0644 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u0646\u0648\u0639 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u0646\u0635 \u0645\u0633\u0627\u0639\u062f\u0629 \u0625\u0636\u0627\u0641\u064a \u064a\u0638\u0647\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0628\u062e\u0635\u0648\u0635 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u0646\u0635 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0646\u0627\u0626\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u0639\u0631\u0636\u0647 \u0641\u064a \u0645\u062f\u062e\u0644\u0627\u062a \u0627\u0644\u0646\u0635.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0631\u0645\u0632 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629. \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u062f\u0648\u0645\u064b\u0627 \u0645\u0631\u0627\u062c\u0639\u0629 \u0641\u064a \u0645\u0633\u0648\u062f\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0646\u0634\u0648\u0631\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0639\u0644\u0642\u0629",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629. \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u062f\u0648\u0645\u064b\u0627 \u0645\u0631\u0627\u062c\u0639\u0629 \u0641\u064a \u0645\u0633\u0648\u062f\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0646\u0634\u0648\u0631\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0639\u0644\u0642\u0629",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062e\u0635\u0645. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062f\u0627\u0626\u0645\u064b\u0627\u060c \u062d\u062a\u0649 \u0648\u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629. \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u062f\u0648\u0645\u064b\u0627 \u0645\u0631\u0627\u062c\u0639\u0629 \u0641\u064a \u0645\u0633\u0648\u062f\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0646\u0634\u0648\u0631\u0629 \u0623\u0648 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0639\u0644\u0642\u0629",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u064a\u062d\u062f\u062f \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "wt_sc_bogo",
                                "wbte_sc_bogo"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u062f\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u0634\u0631\u0627\u0626\u064a\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a \u0641\u0642\u0637. \u0627\u0644\u0642\u0633\u0627\u0626\u0645 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0637\u0628\u0642\u0629 \u0633\u064a\u062a\u0645 \u0625\u0632\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0639\u0644\u064a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0641\u064a\u0647\u0627 \u0644\u0643\u0644 \u0632\u0628\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627 \u0648\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a \u062a\u062a\u0637\u0644\u0628 \u0648\u062c\u0648\u062f \u0642\u0633\u064a\u0645\u0629\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0633\u0648\u0641 \u062a\u064f\u0645\u0651\u0643\u0646 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u062c\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u0644\u0646 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645\u062a\u0644\u0643 \u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0630\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0642\u0628\u0644 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0647 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0631\u062a\u0628\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "latepoint_agent",
                                "latepoint_customer",
                                "wpas_manager",
                                "wpas_support_manager",
                                "wpas_agent",
                                "wpas_user"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f.",
                            "required": true
                        },
                        "first_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u0648\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u062e\u064a\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062c\u062f\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u0648\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u062e\u064a\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0625\u0639\u0627\u062f\u0629 \u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a \u0625\u0644\u064a\u0647.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u0648\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0632\u0628\u0648\u0646 \u0627\u0644\u0623\u062e\u064a\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0632\u0628\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 ISO \u0644\u0644\u062f\u0648\u0644\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/customers\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/layout-templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "area": {
                            "description": "\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0642\u0648\u0627\u0644\u0628 \u0644\u0647\u0627.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "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": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0645\u0644\u0627\u0621 \u0623\u0648 \u0645\u0644\u0627\u062d\u0638\u0627\u062a \u062f\u0627\u062e\u0644\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0633\u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0644\u0644\u0632\u0628\u0627\u0626\u0646 \u0648\u0625\u0634\u0639\u0627\u0631\u0647\u0645 \u0628\u0627\u0644\u0623\u0645\u0631. \u0625\u0630\u0627 \u0643\u0627\u0646 \u062e\u0637\u0623\u060c \u0641\u0633\u062a\u0643\u0648\u0646 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0643\u0645\u0631\u062c\u0639 \u0644\u0644\u0645\u062f\u064a\u0631 \u0641\u0642\u0637.",
                            "type": "boolean",
                            "required": false
                        },
                        "added_by_user": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0633\u064a\u062a\u0645 \u0625\u0642\u0631\u0627\u0646 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0628\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a. \u0648\u0625\u0630\u0627 \u0644\u0645 \u064a\u0643\u0646 \u0647\u0630\u0627 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0633\u064a\u062a\u0645 \u0625\u0642\u0631\u0627\u0646 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0628\u0627\u0644\u0646\u0638\u0627\u0645.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u0639\u062f\u062f \u0646\u0642\u0627\u0637 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0639\u0634\u0631\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0641\u064a \u0643\u0644 \u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u0644\u0627 \u062a\u0639\u0631\u0636 \u0633\u0648\u0649 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u0641\u062a\u0631\u0636 \u0639\u0631\u0636\u0647\u0627 \u0644\u0637\u0644\u0628.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0628\u0644\u063a \u0627\u0644\u0645\u064f\u0633\u062a\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "\u0633\u0628\u0628 \u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u0628\u0644\u063a.",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u0623\u0646\u0634\u0623 \u0639\u0645\u0644\u064a\u0629 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0627\u0644\u0645\u0628\u0644\u063a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0633\u064a\u062a\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 API \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639 \u0644\u062a\u0648\u0644\u064a\u062f \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0627\u0644\u0645\u0628\u0644\u063a.",
                            "type": "boolean",
                            "required": false
                        },
                        "api_restock": {
                            "default": true,
                            "description": "\u0639\u0646\u062f\u0645\u0627 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u062a\u062a\u0645 \u0625\u0639\u0627\u062f\u0629 \u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0645\u0628\u0627\u0644\u063a\u0647\u0627 \u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0629.",
                            "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": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u062d\u0627\u0644\u0627\u062a \u0645\u0639\u064a\u0651\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "auto-draft",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "send-oc",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0632\u0628\u0648\u0646 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0637\u0644\u0628\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0628\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u0639\u062f\u062f \u0646\u0642\u0627\u0637 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0639\u0634\u0631\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0641\u064a \u0643\u0644 \u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u0644\u0627 \u062a\u0639\u0631\u0636 \u0633\u0648\u0649 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u0641\u062a\u0631\u0636 \u0639\u0631\u0636\u0647\u0627 \u0644\u0637\u0644\u0628.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0635\u0627\u062f\u0631 \u0645\u062d\u062f\u0651\u064e\u062f\u0629 (\u0645\u062b\u0644: \u0627\u0644\u0633\u062f\u0627\u062f\u060c \u0627\u0644\u0645\u0634\u0631\u0641).",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\u064a\u0638\u0647\u0631 \u062d\u064a\u062b\u0645\u0627 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "JOD",
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0644\u0647 \u0623\u0646\u0648\u0627\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u062e\u0635\u0627\u0626\u0635 \u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u0645\u0628\u0644\u063a \u0627\u0644\u062e\u0635\u0645 \u0639\u0644\u0649 \u0627\u0644\u0646\u062d\u0648 \u0627\u0644\u0645\u062d\u062f\u062f \u0641\u064a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 (\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0642\u0629 \u0623\u0648 \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629\u060c \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646\u062a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u062a\u0645\u0646\u062d \u0634\u062d\u0646\u064b\u0627 \u0645\u062c\u0627\u0646\u064a\u064b\u0627 \u0623\u0645 \u0644\u0627.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "\u0642\u0645 \u0628\u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0625\u062c\u0631\u0627\u0621 \u0639\u0644\u0649 \u064a\u062f\u0648\u064a \u062d\u062a\u0649 \u062a\u064f\u0633\u062c\u0651\u064e\u0644 \u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0637\u0644\u0628 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \"\u0645\u0636\u0627\u0641\u0629 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\u064a\u0638\u0647\u0631 \u062d\u064a\u062b\u0645\u0627 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0644\u0647 \u0623\u0646\u0648\u0627\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u062e\u0635\u0627\u0626\u0635 \u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u0645\u0628\u0644\u063a \u0627\u0644\u062e\u0635\u0645 \u0639\u0644\u0649 \u0627\u0644\u0646\u062d\u0648 \u0627\u0644\u0645\u062d\u062f\u062f \u0641\u064a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 (\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0642\u0629 \u0623\u0648 \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629\u060c \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646\u062a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u062a\u0645\u0646\u062d \u0634\u062d\u0646\u064b\u0627 \u0645\u062c\u0627\u0646\u064a\u064b\u0627 \u0623\u0645 \u0644\u0627.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u0642\u0645 \u0628\u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0625\u062c\u0631\u0627\u0621 \u0639\u0644\u0649 \u064a\u062f\u0648\u064a \u062d\u062a\u0649 \u062a\u064f\u0633\u062c\u0651\u064e\u0644 \u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0637\u0644\u0628 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \"\u0645\u0636\u0627\u0641\u0629 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\u064a\u0638\u0647\u0631 \u062d\u064a\u062b\u0645\u0627 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "send-oc",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u0639\u0645\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u062a\u0646\u0633\u064a\u0642 ISO.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u0645\u0644\u0643 \u0627\u0644\u0637\u0644\u0628. 0 \u0644\u0640 \u0627\u0644\u0632\u0648\u0651\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u062a\u0631\u0643 \u0627\u0644\u0632\u0628\u0648\u0646 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "\u0631\u0645\u0632 ISO  \u0623\u0648 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0627\u0644\u0645\u062d\u0627\u0641\u0638\u0629 \u0623\u0648 \u0627\u0644\u062d\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0639\u0645\u0644\u064a\u0629 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u0628\u0646\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0644\u0647 \u0623\u0646\u0648\u0627\u0639.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0646\u0648\u0639\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0645\u0643\u0646\u064b\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u0627\u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 (\u0642\u0628\u0644 \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0644\u0639\u0631\u0636 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u062a\u062c (SKU).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u0633\u0639\u0631 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u062e\u0635\u0627\u0626\u0635 \u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0633\u0627\u0633\u064a.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "mnm_child_of": {
                                    "description": "Item ID of parent line item, applicable if the item is part of a mix and match container.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "mnm_child_items": {
                                    "description": "Item IDs of mix and match child line items, applicable if the item is a mix and match container.",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "mnm_configuration": {
                                    "description": "Mix and match configuration array. Must be defined when adding a mix and match-type line item to an order, to ensure child line items are added to the order as well.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "product_id": {
                                                "description": "Child product ID.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "Chosen child item quantity.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "Chosen variation ID, if applicable.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0634\u062d\u0646.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u0627\u0633\u0645 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062b\u064a\u0644 \u0627\u0644\u0634\u062d\u0646.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u0648\u062f \u0627\u0644\u0631\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0631\u0633\u0648\u0645.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0644\u0644\u0631\u0633\u0648\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a (\u0628\u0639\u062f \u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u0628\u0646\u062f \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0646\u062f \u0627\u0644\u0642\u0633\u0627\u0626\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0639\u0646\u0635\u0631.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u0631\u0645\u0632 \u0627\u0644\u0642\u0633\u064a\u0645\u0629.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u0645\u0628\u0644\u063a \u0627\u0644\u062e\u0635\u0645 \u0639\u0644\u0649 \u0627\u0644\u0646\u062d\u0648 \u0627\u0644\u0645\u062d\u062f\u062f \u0641\u064a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 (\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0642\u0629 \u0623\u0648 \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629\u060c \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0627\u0644\u062e\u0635\u0645).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646\u062a \u0627\u0644\u0642\u0633\u064a\u0645\u0629 \u062a\u0645\u0646\u062d \u0634\u062d\u0646\u064b\u0627 \u0645\u062c\u0627\u0646\u064a\u064b\u0627 \u0623\u0645 \u0644\u0627.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u062a\u0645 \u0627\u0644\u062f\u0641\u0639 \u0644\u0644\u0637\u0644\u0628. \u0641\u0625\u0646\u0647 \u0633\u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u0649 \u0642\u064a\u062f \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062a\u0642\u0644\u064a\u0644 \u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u0642\u0645 \u0628\u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0625\u062c\u0631\u0627\u0621 \u0639\u0644\u0649 \u064a\u062f\u0648\u064a \u062d\u062a\u0649 \u062a\u064f\u0633\u062c\u0651\u064e\u0644 \u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0637\u0644\u0628 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \"\u0645\u0636\u0627\u0641\u0629 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0633\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u064a\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u062a\u0645\u0643\u064a\u0646\/\u062a\u0639\u0637\u064a\u0644 \u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/categories": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/categories\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636 \u0644\u0623\u0631\u0634\u064a\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0635\u0648\u0631\u0629.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/custom-fields\/names": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0639\u0646\u0635\u0631 \u0648\u0641\u0631\u0632\u0647\u0627 \u062a\u0635\u0627\u0639\u062f\u064a\u064b\u0627 \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a\u064b\u0627.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/products\/custom-fields\/names"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/reviews": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u062f\u062f \u0627\u0644\u0631\u062f\u0648\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u0639\u064a\u0651\u0646 \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0644\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646\u0651 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0644\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0630\u0644\u0643 \u0645\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0645\u0624\u0644\u0641 \u0645\u0639\u064a\u0651\u0646.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u062d\u062f\u062f\u0629 \u0644\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u0627\u0644\u0629 \u0645\u062d\u062f\u062f\u0629 \u0644\u0647\u0627.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "required": true
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0630\u064a \u062a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/reviews\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0630\u064a \u062a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u064f\u0631\u0627\u062c\u0639.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 (0 \u0625\u0644\u0649 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/shipping_classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0633\u0645 \u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u063a\u064a\u0631 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0623\u064a \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646. \u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0646\u062a\u062c \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0635\u0627\u062f\u0631 \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0635\u062f\u0631.",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/tags\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "\u0627\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0628\u0639\u064a\u0646\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u062a\u0635\u0646\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0648\u0633\u0645 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0626\u0629 \u0634\u062d\u0646 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0633\u0645\u0629 \u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0633\u0645 \u0627\u0644\u0641\u0626\u0629\/\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0645\u064f\u0639\u0631\u0651\u0641 \u0639\u0646\u0635\u0631 \u0633\u0645\u0629 \u0645\u064f\u0639\u064a\u0646\u0629 (\u064a\u062a\u0637\u0644\u0628 \u0633\u0645\u0629 \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062f\u0646\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0639\u0644\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0641\u0626\u0629 \u0636\u0631\u064a\u0628\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0642\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0648\u062d\u062f\u0629 SKU \u062a\u062a\u0637\u0627\u0628\u0642 \u0645\u0639 \u0633\u0644\u0633\u0644\u0629 \u062c\u0632\u0626\u064a\u064b\u0627. \u0647\u0630\u0647 \u0627\u0644\u0648\u0633\u064a\u0637\u0629 \u0644\u0647\u0627 \u0627\u0644\u0623\u0633\u0628\u0642\u064a\u0629 \u0639\u0644\u0649 \"sku\".",
                            "type": "string",
                            "required": false
                        },
                        "search_name_or_sku": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u0642\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0633\u0645 \u0623\u0648 \u0648\u062d\u062f\u0629 SKU \u062a\u062a\u0637\u0627\u0628\u0642 \u0645\u0639 \u0633\u0644\u0633\u0644\u0629 \u062c\u0632\u0626\u064a\u064b\u0627. \u062a\u0643\u0648\u0646 \u0644\u0647\u0630\u0647 \u0627\u0644\u0648\u0633\u064a\u0637\u0629 \u0627\u0644\u0623\u0633\u0628\u0642\u064a\u0629 \u0639\u0644\u0649 \"search\" \u0648\"sku\" \u0648\"search_sku\".",
                            "type": "string",
                            "required": false
                        },
                        "search_fields": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0628\u062d\u062b \u0641\u064a \u062d\u0642\u0648\u0644 \u0645\u062d\u062f\u062f\u0629 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0645\u0639 \u0645\u0639\u0644\u0645\u0629 \u0627\u0644\u0628\u062d\u062b. \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0645\u062a\u0627\u062d\u0629: \u0627\u0644\u0627\u0633\u0645\u060c sku, global_unique_id\u060c \u0627\u0644\u0648\u0635\u0641\u060c short_description. \u062a\u0623\u062e\u0630 \u0647\u0630\u0647 \u0627\u0644\u0645\u0639\u0644\u0645\u0629 \u0627\u0644\u0623\u0648\u0644\u0648\u064a\u0629 \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0645\u0639\u0644\u0645\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "name",
                                    "global_unique_id",
                                    "description",
                                    "short_description",
                                    "sku"
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "include_status": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u062d\u0627\u0644\u0629 \u0645\u0646 \u0627\u0644\u062d\u0627\u0644\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\u0627\u0633\u062a\u0628\u0639\u062f \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u0646\u0648\u0639 \u0645\u0646 \u0627\u0644\u0623\u0646\u0648\u0627\u0639 \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "include_types": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u0645\u0646 \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable",
                                    "mix-and-match",
                                    "woosg",
                                    "easy_product_bundle"
                                ]
                            },
                            "required": false
                        },
                        "exclude_types": {
                            "description": "\u0627\u0633\u062a\u0628\u0639\u062f \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u0646\u0648\u0639 \u0645\u0646 \u0627\u0644\u0623\u0646\u0648\u0627\u0639 \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable",
                                    "mix-and-match",
                                    "woosg",
                                    "easy_product_bundle"
                                ]
                            },
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0631\u0626\u064a\u0629 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0628\u064a\u0639.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/suggested-products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "\u0627\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0628\u0639\u064a\u0646\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u062a\u0635\u0646\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0648\u0633\u0645 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0626\u0629 \u0634\u062d\u0646 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0633\u0645\u0629 \u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0633\u0645 \u0627\u0644\u0641\u0626\u0629\/\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0645\u064f\u0639\u0631\u0651\u0641 \u0639\u0646\u0635\u0631 \u0633\u0645\u0629 \u0645\u064f\u0639\u064a\u0646\u0629 (\u064a\u062a\u0637\u0644\u0628 \u0633\u0645\u0629 \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u062d\u0633\u0628 \u062a\u0648\u0641\u0631\u0647\u0627 \u0623\u0648 \u0639\u062f\u0645 \u062a\u0648\u0641\u0631\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062f\u0646\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0639\u0644\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u062d\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u062d\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0648\u0633\u0648\u0645 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "\u0627\u062d\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0643\u0645\u064a\u0629 \u0645\u062d\u062f\u062f\u0629 \u0645\u0646 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0642\u062a\u0631\u062d\u0629.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0646\u062a\u062c\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "mix-and-match",
                                "woosg",
                                "easy_product_bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u062a\u062c (\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u0645\u0646\u062a\u062c \u0628\u0627\u0631\u0632.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u0648\u0635\u0641 \u0642\u0635\u064a\u0631 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u062a\u062c \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u0646\u0635 \u0632\u0631 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u062e\u0627\u0631\u062c\u064a. \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0639\u0646\u0635\u0631 \u0648\u0627\u062d\u062f \u064a\u064f\u0645\u0643\u0646 \u0634\u0631\u0627\u0624\u0647 \u0641\u064a \u0637\u0644\u0628 \u0645\u0646\u0641\u0631\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0645\u0646\u062a\u062c (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0635\u0649 \u0628\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u064a\u062a\u0645 \u0625\u0631\u0633\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0632\u0628\u0648\u0646 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0633\u0648\u0645.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u0633\u0645.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0633\u0645\u0629 \u0645\u0631\u0626\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629\" \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u062a\u062d\u062f\u064a\u062f \u0625\u0630\u0627 \u0645\u0627\u0643\u0627\u0646 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062d\u062f\u0627\u0645 \u0627\u0644\u0633\u0645\u0629 \u0643\u0646\u0648\u0639.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0644\u0640 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0645\u062a\u0646\u0648\u0639.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_layout_override": {
                            "description": "Has product-specific layouts that override global setting. Applicable only for Mix and Match type products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_layout": {
                            "description": "Single-product details page layout. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "mnm_form_location": {
                            "description": "Single-product details page add to cart form location. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "mnm_content_source": {
                            "description": "Source of child products. Applicable only for Mix and Match type products.",
                            "type": "string",
                            "enum": [
                                "products",
                                "categories"
                            ],
                            "required": false
                        },
                        "mnm_child_category_ids": {
                            "description": "List of child categories allowed in this product.",
                            "type": "array",
                            "required": false
                        },
                        "mnm_child_items": {
                            "description": "List of child items contained in this product.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "child_id": {
                                        "description": "Child product|variation ID. Deprecated 2.0, use child_item_id instead.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "child_item_id": {
                                        "description": "Child item ID.",
                                        "type": "integer",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "Set to true to delete the child item with the specified child item ID.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Child product ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Child variation ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "mnm_min_container_size": {
                            "description": "Minimum container size.",
                            "type": "integer",
                            "required": false
                        },
                        "mnm_max_container_size": {
                            "description": "Maximum container quantity.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "oneOf": {
                                "type": null
                            },
                            "required": false
                        },
                        "mnm_discount": {
                            "description": "Indicates the percentage discount to apply to each child product when per-product pricing is enabled.",
                            "type": "string",
                            "required": false
                        },
                        "mnm_priced_per_product": {
                            "description": "Indicates whether the container price is calculated from the price of the selected child products.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_packing_mode": {
                            "description": "Indicates how the child products are packed\/shipped.",
                            "type": "boolean",
                            "enum": [
                                "virtual",
                                "together",
                                "separate",
                                "separate_plus"
                            ],
                            "required": false
                        },
                        "mnm_shipped_per_product": {
                            "description": "Deprecated: Indicates whether the child products are shipped individually.",
                            "type": "boolean",
                            "required": false
                        },
                        "mnm_weight_cumulative": {
                            "description": "Shipping weight calculation mode.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062f\u0646\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0639\u0644\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0641\u0626\u0629 \u0636\u0631\u064a\u0628\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0628\u0633\u0639\u0631 \u0623\u0648 \u0645\u0646 \u062f\u0648\u0646\u0647.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629 (slug)."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0633\u0645\u0629"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0633\u0645\u0629."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u062d\u0627\u0644\u0629 \u0645\u0646 \u0627\u0644\u062d\u0627\u0644\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\u0627\u0633\u062a\u0628\u0639\u062f \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u062d\u0627\u0644\u0629 \u0645\u0646 \u0627\u0644\u062d\u0627\u0644\u0627\u062a \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629 \u0627\u0644\u0645\u0631\u0626\u064a\u0629 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0628\u064a\u0639.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0646\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u062a\u062c \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0646\u0648\u0627\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "\u064a\u062d\u0630\u0641 \u0627\u0644\u0623\u0634\u0643\u0627\u0644 \u063a\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "\u0627\u0644\u0642\u064a\u0645 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0626\u0647\u0627.",
                            "type": "object",
                            "properties": {
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0646\u0648\u0639.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN \u0623\u0648 UPC \u0623\u0648 EAN \u0623\u0648 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636 \u0644\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0628\u062a\u062f\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0633\u0639\u0631 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0645\u0646\u062a\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0639 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0644\u0641.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0645\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0641\u064a\u0647\u0627 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u062d\u062a\u0649 \u062a\u0646\u062a\u0647\u064a \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u062d\u0627\u0644\u0629 \u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062a\u062c.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0645\u0641\u0639\u0644\u0629\u060c \u064a\u062a\u062d\u0643\u0645 \u0647\u0630\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0645\u0633\u0645\u0648\u062d\u0629.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u0643\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0632\u0648\u0646 \u0627\u0644\u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0646\u0648\u0639.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u0648\u0632\u0646 \u0627\u0644\u0646\u0648\u0639 (\u0643\u064a\u0644\u0648\u062c\u0631\u0627\u0645).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u0637\u0648\u0644 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u0639\u0631\u0636 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0646\u0648\u0639 (\u0633\u0646\u062a\u064a\u0645\u064a\u062a\u0631).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0641\u0626\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0635\u0648\u0631\u0629 \u0627\u0644\u0646\u0648\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u0627\u0633\u0645 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0644\u0644\u0635\u0648\u0631\u0629.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u0627\u0633\u0645 \u0627\u0644\u0633\u0645\u0629.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0645\u0629 \u0627\u0644\u0645\u062d\u062f\u062f.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u062a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u0631\u062a\u064a\u0628 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u064a\u062a\u0627.",
                                        "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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u0639\u062f\u062f \u0646\u0642\u0627\u0637 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0639\u0634\u0631\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0641\u064a \u0643\u0644 \u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u0644\u0627 \u062a\u0639\u0631\u0636 \u0633\u0648\u0649 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u0641\u062a\u0631\u0636 \u0639\u0631\u0636\u0647\u0627 \u0644\u0637\u0644\u0628.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/refunds"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/sales": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u0641\u062a\u0631\u0629 \u0627\u0644\u062a\u0642\u0631\u064a\u0631.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0628\u062f\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0646\u0647\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/top_sellers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u0641\u062a\u0631\u0629 \u0627\u0644\u062a\u0642\u0631\u064a\u0631.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0628\u062f\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0642\u0627\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0646\u0647\u0627\u064a\u0629 \u0645\u0639\u064a\u0646\u060c \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/orders\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/reports\/orders\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/products\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/reports\/products\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/customers\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/reports\/customers\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/coupons\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/reports\/coupons\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/reviews\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/reports\/reviews\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/reports"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/settings\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "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": "\u0627\u0633\u0645 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "required": true
                        },
                        "order": {
                            "description": "\u0645\u0646\u0637\u0642\u0629 \u0634\u062d\u0646 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0646\u0637\u0642\u0629 \u0634\u062d\u0646 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u0631\u0645\u0632 \u0645\u0648\u0642\u0639 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0645\u0648\u0642\u0639 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0641\u0631\u0632 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u062d\u0627\u0644\u0629 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u064f\u0641\u0639\u0644\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u062a\u0633\u0645\u064a\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u0648\u0635\u0641 \u0642\u0627\u0628\u0644 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u0646\u0648\u0639 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u0646\u0635 \u0645\u0633\u0627\u0639\u062f\u0629 \u0625\u0636\u0627\u0641\u064a \u064a\u0638\u0647\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0628\u062e\u0635\u0648\u0635 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u0646\u0635 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0646\u0627\u0626\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u0639\u0631\u0636\u0647 \u0641\u064a \u0645\u062f\u062e\u0644\u0627\u062a \u0627\u0644\u0646\u0635.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u062b\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u062b\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0641\u0631\u0632 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u062d\u0627\u0644\u0629 \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u064f\u0641\u0639\u0644\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0634\u062d\u0646.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u062a\u0633\u0645\u064a\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u0648\u0635\u0641 \u0642\u0627\u0628\u0644 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u0646\u0648\u0639 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u0646\u0635 \u0645\u0633\u0627\u0639\u062f\u0629 \u0625\u0636\u0627\u0641\u064a \u064a\u0638\u0647\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0628\u062e\u0635\u0648\u0635 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u0646\u0635 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0646\u0627\u0626\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u0639\u0631\u0636\u0647 \u0641\u064a \u0645\u062f\u062e\u0644\u0627\u062a \u0627\u0644\u0646\u0635.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u062b\u064a\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u062d\u0633\u0628 \u0627\u0644\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u064a\u0629.",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP\u060c \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629. \u062a\u0645 \u0625\u0647\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629\u060c \u062a\u0645 \u0627\u0647\u062a\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0645\u062f\u0646' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629 \/ ZIPs. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0645\u062f\u0646. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP\u060c \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629. \u062a\u0645 \u0625\u0647\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629\u060c \u062a\u0645 \u0627\u0647\u062a\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0645\u062f\u0646' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629 \/ ZIPs. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0645\u062f\u0646. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a \/ ZIP\u060c \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629. \u062a\u0645 \u0625\u0647\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0642\u064a\u0645 \u0645\u062a\u0639\u062f\u062f\u0629\u060c \u062a\u0645 \u0627\u0647\u062a\u0645\u0627\u0644\u0647 \u0648\u0647\u062c\u0631\u0647 \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 WooCommerce 5.3\u060c \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 '\u0627\u0644\u0645\u062f\u0646' \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0644\u0636\u0631\u0627\u0626\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0645\u0639\u062f\u0644 \u0645\u0631\u0643\u0628 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u0639\u062f\u0644 \u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0647\u0630\u0647 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0623\u064a\u0636\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u064a\u0634\u064a\u0631 \u0644\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0636\u0631\u064a\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%d9%85%d8%b9%d8%af%d9%84-%d8%b5%d9%81%d8%b1",
                                "%d9%85%d8%b9%d8%af%d9%84-%d9%85%d9%86%d8%ae%d9%81%d8%b6"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629 \/ ZIPs. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0645\u062f\u0646. \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0641\u064a WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/variations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u062d\u062f\u0651\u064e\u062f \u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u062a\u0648\u0642\u064a\u062a GMT \u0639\u0646\u062f \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u062d\u0633\u0628 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631 \u0623\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0623\u0628 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u064f\u0639\u0631\u0641 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0631\u0645\u0648\u0632 SKU \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629. \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0644\u0644\u0641\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u0636\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062f\u0646\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0639\u0644\u0649 \u0633\u0639\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u0642\u0635\u0631 meta_data \u0639\u0644\u0649 \u0645\u0641\u0627\u062a\u064a\u062d \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 meta_data \u062a\u0633\u062a\u0628\u0639\u062f \u0645\u0641\u0627\u062a\u064a\u062d\u064e \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0641\u0626\u0629 \u0636\u0631\u064a\u0628\u0629 \u0645\u062d\u062f\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u062d\u062f \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0628\u0633\u0639\u0631 \u0623\u0648 \u0645\u0646 \u062f\u0648\u0646\u0647.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0633\u0645\u0629 (slug)."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0633\u0645\u0629"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0627\u0644\u0633\u0645\u0629."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "\u0627\u0642\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u062d\u0627\u0644\u0629 \u0645\u0646 \u0627\u0644\u062d\u0627\u0644\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\u0627\u0633\u062a\u0628\u0639\u062f \u0623\u0634\u0643\u0627\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u064a \u062d\u0627\u0644\u0629 \u0645\u0646 \u0627\u0644\u062d\u0627\u0644\u0627\u062a \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\u0642\u0645 \u0628\u062a\u0642\u064a\u064a\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0645\u0642\u062a\u0635\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629 \u0627\u0644\u0645\u0631\u0626\u064a\u0629 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0628\u064a\u0639.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/variations"
                    }
                ]
            }
        },
        "\/wc\/v3\/webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0633\u0645\u0627\u062a \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0640 webhooks \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0623\u0644\u0648\u0641 \u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0640 webhook.",
                            "required": true
                        },
                        "secret": {
                            "description": "\u064a\u064f\u0633\u062a\u062e\u062f\u0645 Secret Key \u0644\u062a\u0648\u0644\u064a\u062f \u062a\u0634\u0641\u064a\u0631 \u0627\u0644\u0640 Webhooks \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647\u0627 \u0648\u0627\u0644\u0645\u0632\u0648\u062f\u0629 \u0641\u064a \u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0637\u0644\u0628. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062a\u0634\u0641\u064a\u0631 MD5 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a | \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "\u0631\u0627\u0628\u0637 \u062a\u0633\u0644\u064a\u0645 \u0627\u0644\u0640 Webhook.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0623\u0644\u0648\u0641 \u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u064a\u064f\u0633\u062a\u062e\u062f\u0645 Secret Key \u0644\u062a\u0648\u0644\u064a\u062f \u062a\u0634\u0641\u064a\u0631 \u0627\u0644\u0640 Webhooks \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647\u0627 \u0648\u0627\u0644\u0645\u0632\u0648\u062f\u0629 \u0641\u064a \u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0637\u0644\u0628. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062a\u0634\u0641\u064a\u0631 MD5 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a | \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u064a\u064f\u0634\u062a\u0631\u0637 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0635\u062d\u064a\u062d\u0627\u064b\u060c \u0643\u0645\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/webhooks\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u0623\u0644\u0648\u0641 \u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0640 webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u064a\u064f\u0633\u062a\u062e\u062f\u0645 Secret Key \u0644\u062a\u0648\u0644\u064a\u062f \u062a\u0634\u0641\u064a\u0631 \u0627\u0644\u0640 Webhooks \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647\u0627 \u0648\u0627\u0644\u0645\u0632\u0648\u062f\u0629 \u0641\u064a \u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0637\u0644\u0628. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062a\u0634\u0641\u064a\u0631 MD5 \u0645\u0646 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a | \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/webhooks\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status\/tools": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0623\u062f\u0627\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0623\u062f\u0627\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "\u0645\u0627 \u0627\u0644\u0630\u064a \u0633\u064a\u0646\u062a\u062c \u0639\u0646 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0623\u062f\u0627\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0623\u062f\u0627\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "\u0647\u0644 \u062a\u0639\u0645\u0644 \u0627\u0644\u0623\u062f\u0627\u0629 \u0628\u0646\u062c\u0627\u062d\u061f",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "\u0631\u0633\u0627\u0644\u0629 \u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0627\u0644\u0623\u062f\u0627\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping_methods": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v3\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payment_gateways": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0635\u062f\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639 \u0639\u0646\u062f \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639 \u0639\u0646\u062f \u0639\u0645\u0644\u064a\u0629 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0641\u0631\u0632 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u062d\u0627\u0644\u0629 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0645\u064f\u0641\u0639\u0644\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062f\u0641\u0639.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u062a\u0633\u0645\u064a\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u0648\u0635\u0641 \u0642\u0627\u0628\u0644 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u0646\u0648\u0639 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u0642\u064a\u0645\u0629 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u0646\u0635 \u0645\u0633\u0627\u0639\u062f\u0629 \u0625\u0636\u0627\u0641\u064a \u064a\u0638\u0647\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0628\u062e\u0635\u0648\u0635 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u0646\u0635 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0646\u0627\u0626\u0628 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u0639\u0631\u0636\u0647 \u0641\u064a \u0645\u062f\u062e\u0644\u0627\u062a \u0627\u0644\u0646\u0635.",
                                    "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:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/data"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/data\/continents"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents\/(?P<location>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "continent": {
                            "description": "\u0631\u0645\u0632 \u0642\u0627\u0631\u0629 \u0645\u0643\u0648\u0651\u064e\u0646 \u0645\u0646 \u062d\u0631\u0641\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/countries": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/data\/countries"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/countries\/(?P<location>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 \u0627\u0644\u062e\u0627\u0635 \u0628\u0640 alpha-2 \u0641\u064a \u0645\u0639\u064a\u0627\u0631 ISO3166",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/currencies": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/data\/currencies"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/currencies\/current": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0631\u0645\u0632 \u0639\u0645\u0644\u0629 \u0645\u0639\u064a\u0627\u0631 ISO4217",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/paypal-standard\/update-shipping": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "expiration_date": {
                            "description": "\u062a\u0645 \u062a\u0646\u0633\u064a\u0642 \u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0629 \u0628\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0622\u062a\u064a\u0629: yyyy-mm-dd.",
                            "type": "string",
                            "default": null,
                            "required": false
                        },
                        "expiration_days": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0623\u064a\u0627\u0645 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0625\u0636\u0627\u0641\u062a\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u062a\u0627\u0631\u064a\u062e \u0627\u0646\u062a\u0647\u0627\u0621 \u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0629.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "force_new": {
                            "description": "\u064a\u0643\u0648\u0646 \u0645\u0646 \u0627\u0644\u0635\u0648\u0627\u0628 \u0625\u0646\u0634\u0627\u0621 \u0625\u064a\u0635\u0627\u0644 \u062c\u062f\u064a\u062f \u0641\u064a \u062d\u0627\u0644 \u0648\u062c\u0648\u062f \u0648\u0627\u062d\u062f \u0628\u0627\u0644\u0641\u0639\u0644 \u0648\u0644\u0645 \u062a\u0646\u062a\u0647\u0650 \u0635\u0644\u0627\u062d\u064a\u062a\u0647 \u062d\u062a\u0649 \u0627\u0644\u0622\u0646.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/email_templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_email": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0644\u0625\u0631\u0633\u0627\u0644 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u064a\u0647.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "force_email_update": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062e\u0627\u0635 \u0628\u0641\u0648\u062a\u0631\u0629 \u0627\u0644\u0637\u0644\u0628 \u0623\u0645 \u0644\u0627\u060c \u062d\u062a\u0649 \u0644\u0648 \u0643\u0627\u0646 \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0648\u0627\u062d\u062f \u0628\u0627\u0644\u0641\u0639\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "template_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u0631\u0627\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                            "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",
                                "wlr_earn_point_email",
                                "wlr_earn_reward_email",
                                "wlr_expire_email",
                                "wlr_birthday_email",
                                "wlr_new_level_email",
                                "wlr_point_expire_email"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_order_details": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0637\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0644\u0625\u0631\u0633\u0627\u0644 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0637\u0644\u0628 \u0625\u0644\u064a\u0647.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "force_email_update": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062e\u0627\u0635 \u0628\u0641\u0648\u062a\u0631\u0629 \u0627\u0644\u0637\u0644\u0628 \u0623\u0645 \u0644\u0627\u060c \u062d\u062a\u0649 \u0644\u0648 \u0643\u0627\u0646 \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0648\u0627\u062d\u062f \u0628\u0627\u0644\u0641\u0639\u0644.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/statuses": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u062d\u0641\u0638\u0647 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062d\u0627\u0644\u064a.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-admin\/settings\/payments\/country"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/providers": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u064a\u062a\u0645 \u0627\u0644\u062a\u0639\u064a\u064a\u0646 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u064b\u0627 \u0639\u0644\u0649 \u0628\u0644\u062f \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0644\u0640 WooCommerce.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u062e\u0631\u064a\u0637\u0629 \u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0632\u0648\u0651\u0650\u062f \u0644\u0642\u064a\u0645 \u0627\u0644\u0623\u0639\u062f\u0627\u062f \u0627\u0644\u0635\u062d\u064a\u062d\u0629 \u0627\u0644\u062a\u064a \u062a\u0645\u062b\u0651\u0650\u0644 \u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0641\u0631\u0632.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0633\u064a\u0627\u0642 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u0631\u0641\u0636 \u0627\u0644\u062d\u0627\u0641\u0632 \u0628\u0633\u0628\u0628\u0647. \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0630\u0644\u0643\u060c \u0641\u0633\u064a\u062a\u0645 \u0631\u0641\u0636 \u0627\u0644\u062d\u0627\u0641\u0632 \u0644\u062c\u0645\u064a\u0639 \u0627\u0644\u0633\u064a\u0627\u0642\u0627\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0635\u062d\u064a\u062d\u064b\u0627\u060c \u0641\u0633\u064a\u062a\u0645 \u062a\u062c\u0627\u0647\u0644 \u0641\u0635\u0644 \u0627\u0644\u062d\u0627\u0641\u0632 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0627\u0644\u062a\u0639\u0642\u0628.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "\u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0645\u0646\u0647 \u062a\u0634\u063a\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0637\u0644\u0628 \u0641\u064a \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "\u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0645\u0646\u0647 \u062a\u0634\u063a\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0637\u0644\u0628 \u0641\u064a \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": "\u0643\u0648\u062f \u0627\u0644\u0628\u0644\u062f ISO3166 alpha-2. \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0643\u0648\u062f \u0628\u0644\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062e\u0627\u0635 \u0628\u0645\u0632\u0648\u062f\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u062e\u0632\u0651\u064e\u0646\u064a\u0646.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "\u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0645\u0646\u0647 \u062a\u0634\u063a\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0637\u0644\u0628 \u0641\u064a \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "\u0623\u0639\u0644\u0649 \u0646\u0642\u0637\u0629 \u0625\u062f\u062e\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644 \u0627\u0644\u062a\u0627\u062c\u0631 \u0645\u0646\u0647 \u062a\u062f\u0641\u0642 \u0627\u0644\u0625\u0639\u062f\u0627\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wc-admin-email"
                    }
                ]
            }
        },
        "\/wc-admin-email\/settings\/email\/send-preview": {
            "namespace": "wc-admin-email",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0645\u0639\u0627\u064a\u0646\u062a\u0647.",
                            "type": "string",
                            "required": true
                        },
                        "email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0625\u0631\u0633\u0627\u0644 \u0645\u0639\u0627\u064a\u0646\u0629 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0625\u0644\u064a\u0647.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "\u0646\u0648\u0639 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u0630\u064a \u062a\u0631\u064a\u062f \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0645\u0648\u0636\u0648\u0639 \u0644\u0647.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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": "\u0645\u0639\u0631\u0641 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0625\u0639\u0627\u062f\u0629 \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629 \u0644\u0647.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc-admin-email\/settings\/email\/listing\/recreate-email-post"
                    }
                ]
            }
        },
        "\/wc\/v3\/wployalty\/customers\/points\/add": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_email": {
                            "required": true
                        },
                        "points": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/wployalty\/customers\/points\/add"
                    }
                ]
            }
        },
        "\/wc\/v3\/wployalty\/customers\/points\/reduce": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_email": {
                            "required": true
                        },
                        "points": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wc\/v3\/wployalty\/customers\/points\/reduce"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/wp-json\/wc-telemetry"
                    }
                ]
            }
        },
        "\/wc-telemetry\/tracker": {
            "namespace": "wc-telemetry",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "platform": {
                            "description": "\u0627\u0644\u0645\u0646\u0635\u0629 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u0639\u0642\u0628\u0647\u0627.",
                            "type": "string",
                            "required": true
                        },
                        "version": {
                            "description": "\u0625\u0635\u062f\u0627\u0631 \u0627\u0644\u0645\u0646\u0635\u0629 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u0639\u0642\u0628\u0647\u0627.",
                            "type": "string",
                            "required": true
                        },
                        "installation_date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u062a\u062b\u0628\u064a\u062a \u062a\u0637\u0628\u064a\u0642 WooCommerce \u0644\u0644\u0647\u0627\u062a\u0641 \u0627\u0644\u0645\u062d\u0645\u0648\u0644.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wccom-site\/v3\/ssr"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/status": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wccom-site\/v3\/connection\/status"
                    }
                ]
            }
        },
        "\/asnp-easy-product-bundles\/v1": {
            "namespace": "asnp-easy-product-bundles\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "asnp-easy-product-bundles\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-product-bundles\/v1"
                    }
                ]
            }
        },
        "\/asnp-easy-product-bundles\/v1\/items": {
            "namespace": "asnp-easy-product-bundles\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-product-bundles\/v1\/items"
                    }
                ]
            }
        },
        "\/asnp-easy-product-bundles\/v1\/settings": {
            "namespace": "asnp-easy-product-bundles\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-product-bundles\/v1\/settings"
                    }
                ]
            }
        },
        "\/asnp-easy-product-bundles\/v1\/filter-products": {
            "namespace": "asnp-easy-product-bundles\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "filter": {
                            "description": "Filter variable product variations or all products.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-product-bundles\/v1\/filter-products"
                    }
                ]
            }
        },
        "\/asnp-easy-product-bundles\/v1\/review": {
            "namespace": "asnp-easy-product-bundles\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/asnp-easy-product-bundles\/v1\/review"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/wp-json\/bsf-core\/v1"
                    }
                ]
            }
        },
        "\/bsf-core\/v1\/license\/activate": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product-id": {
                            "type": "string",
                            "required": true
                        },
                        "license-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product-id": {
                            "type": "string",
                            "required": true
                        },
                        "license-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/bsf-core\/v1\/license\/activate"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/wp-json\/getting-started\/v1"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/action-items": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/gutenberg-templates\/v1"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/categories": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/gutenberg-templates\/v1\/blocks"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/setup": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/gutenberg-templates\/v1\/setup"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/sites": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/gutenberg-templates\/v1\/sites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/library\/connect": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "Connect CLI token",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/library\/connect"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_data": {
                            "description": "All the recorded event data in JSON format",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/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:\/\/jodieco.com\/en\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the ability category.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the ability category.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify_registration": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/verify_registration"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limit result set to posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Ensure result set excludes posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit result set based on relationship between multiple taxonomies.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result set to items with specific terms assigned in the categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Limit result set to items with specific terms assigned in the tags taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the tags taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Limit result set to items that are sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Whether to ignore sticky posts or not.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Limit result set to items assigned one or more given formats.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the post should be treated as sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "The terms assigned to the post in the category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the post in the post_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/posts"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the post should be treated as sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "The terms assigned to the post in the category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the post in the post_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the post should be treated as sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "The terms assigned to the post in the category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the post in the post_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limit result set to posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Ensure result set excludes posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limit result set to posts with a specific menu_order value.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "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
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "The order of the post in relation to other posts.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/pages"
                    }
                ]
            }
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "The order of the post in relation to other posts.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "The order of the post in relation to other posts.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limit result set to posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Ensure result set excludes posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "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
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "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",
                                    "font"
                                ]
                            },
                            "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": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternative text to display when attachment is not displayed.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "The attachment caption.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Caption for the attachment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML caption for the attachment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "The attachment description.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Description for the attachment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML description for the attachment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "The ID for the associated post of the attachment.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/media"
                    }
                ]
            }
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternative text to display when attachment is not displayed.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "The attachment caption.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Caption for the attachment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML caption for the attachment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "The attachment description.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Description for the attachment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML description for the attachment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "The ID for the associated post of the attachment.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the attachment.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "URL to the edited image file.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Array of image edits.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Image edit.",
                                "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": "Rotation",
                                        "properties": {
                                            "type": {
                                                "description": "Rotation type.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Rotation arguments.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Angle to rotate clockwise in degrees.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Crop",
                                        "properties": {
                                            "type": {
                                                "description": "Crop type.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Crop arguments.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Horizontal position from the left to begin the crop as a percentage of the image width.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Vertical position from the top to begin the crop as a percentage of the image height.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Width of the crop as a percentage of the image width.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Height of the crop as a percentage of the image height.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "The attachment caption.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Caption for the attachment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML caption for the attachment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "The attachment description.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Description for the attachment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML description for the attachment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "The ID for the associated post of the attachment.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternative text to display when attachment is not displayed.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit result set based on relationship between multiple taxonomies.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Limit result set to items with specific terms assigned in the menus taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the menus taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limit result set to posts with a specific menu_order value.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "The title for the object.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Title for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "The family of objects originally represented, such as \"post_type\" or \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "A named status for the object.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "The ID for the parent of the object.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text for the title attribute of the link element for this menu item.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Class names for the link element of this menu item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "The description of this menu item.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "The target attribute of the link element for this menu item.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "The URL to which this menu item points.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "The XFN relationship expressed in the link of this menu item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "The terms assigned to the object in the nav_menu taxonomy.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/menu-items"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the object.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Title for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "The family of objects originally represented, such as \"post_type\" or \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the object.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the object.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text for the title attribute of the link element for this menu item.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Class names for the link element of this menu item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "The description of this menu item.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "The target attribute of the link element for this menu item.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "The URL to which this menu item points.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "The XFN relationship expressed in the link of this menu item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "The terms assigned to the object in the nav_menu taxonomy.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the object.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "The title for the object.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Title for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "The family of objects originally represented, such as \"post_type\" or \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the object.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text for the title attribute of the link element for this menu item.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Class names for the link element of this menu item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "The description of this menu item.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "The target attribute of the link element for this menu item.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "The URL to which this menu item points.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "The XFN relationship expressed in the link of this menu item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "The terms assigned to the object in the nav_menu taxonomy.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit result set based on relationship between multiple taxonomies.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Limit result set to items with specific terms assigned in the wp_pattern_category taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the wp_pattern_category taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "The terms assigned to the post in the wp_pattern_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "The terms assigned to the post in the wp_pattern_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "The terms assigned to the post in the wp_pattern_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unique slug identifying the template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme identifier for the template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type of template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Content of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Content for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Title of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Title for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the template, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Description of template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status of template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limit to the specified post id.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Limit to the specified template part area.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Post type to get the templates for.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique slug identifying the template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Theme identifier for the template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type of template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Content of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Content for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Title of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Title for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the template, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Description of template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status of template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "The slug of the template to get the fallback for",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indicates if a template is custom or part of the template hierarchy",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/templates\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unique slug identifying the template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme identifier for the template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type of template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Content of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Content for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Title of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Title for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the template, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Description of template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status of template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unique slug identifying the template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme identifier for the template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type of template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Content of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Content for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Title of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Title for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the template, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Description of template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status of template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Where the template part is intended for use (header, footer, etc.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limit to the specified post id.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Limit to the specified template part area.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Post type to get the templates for.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique slug identifying the template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Theme identifier for the template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type of template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Content of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Content for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Title of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Title for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the template, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Description of template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status of template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Where the template part is intended for use (header, footer, etc.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "The slug of the template to get the fallback for",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indicates if a template is custom or part of the template hierarchy",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/template-parts\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unique slug identifying the template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme identifier for the template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type of template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Content of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Content for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Title of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Title for the template, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the template, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Description of template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status of template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Where the template part is intended for use (header, footer, etc.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "The theme identifier",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "The theme identifier",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "ID of global styles config.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Global styles.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Global settings.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Title of the global styles variation.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Title for the global styles variation, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/font-families"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-families\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "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": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limit result set to posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Ensure result set excludes posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limit result set to posts with a specific menu_order value.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "Limit result set to items assigned one or more given formats.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "The order of the post in relation to other posts.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "The format for the post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/e-floating-buttons"
                    }
                ]
            }
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "The order of the post in relation to other posts.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "The format for the post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "The order of the post in relation to other posts.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "The format for the post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limit result set to posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Ensure result set excludes posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/elementor_library"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementor_library\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit result set based on relationship between multiple taxonomies.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "product_brand": {
                            "description": "Limit result set to items with specific terms assigned in the product_brand taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_brand_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the product_brand taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat": {
                            "description": "Limit result set to items with specific terms assigned in the product_cat taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the product_cat taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag": {
                            "description": "Limit result set to items with specific terms assigned in the product_tag taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the product_tag taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "brand": {
                            "description": "\u0627\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629 \u0625\u0644\u0649 \u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0628\u0639\u064a\u0646\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "The terms assigned to the post in the product_brand taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "The terms assigned to the post in the product_cat taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "The terms assigned to the post in the product_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/product"
                    }
                ]
            }
        },
        "\/wp\/v2\/product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "The terms assigned to the post in the product_brand taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "The terms assigned to the post in the product_cat taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "The terms assigned to the post in the product_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "The terms assigned to the post in the product_brand taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "The terms assigned to the post in the product_cat taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "The terms assigned to the post in the product_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/docs": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limit result set to posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Ensure result set excludes posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit result set based on relationship between multiple taxonomies.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "doc_category": {
                            "description": "Limit result set to items with specific terms assigned in the doc_category taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "doc_category_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the doc_category taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "doc_tag": {
                            "description": "Limit result set to items with specific terms assigned in the doc_tag taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "doc_tag_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the doc_tag taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "doc_category": {
                            "description": "The terms assigned to the post in the doc_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "doc_tag": {
                            "description": "The terms assigned to the post in the doc_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "year_month": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "word_count": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "total_views": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "reactions": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "author_info": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "doc_category_info": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "doc_tag_info": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/docs"
                    }
                ]
            }
        },
        "\/wp\/v2\/docs\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "doc_category": {
                            "description": "The terms assigned to the post in the doc_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "doc_tag": {
                            "description": "The terms assigned to the post in the doc_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "year_month": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "word_count": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "total_views": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "reactions": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "author_info": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "doc_category_info": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "doc_tag_info": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/docs\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/docs\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/docs\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "doc_category": {
                            "description": "The terms assigned to the post in the doc_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "doc_tag": {
                            "description": "The terms assigned to the post in the doc_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "year_month": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "word_count": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "total_views": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "reactions": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "author_info": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "doc_category_info": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "doc_tag_info": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/docs\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pi_shipping_method": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/pi_shipping_method"
                    }
                ]
            }
        },
        "\/wp\/v2\/pi_shipping_method\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pi_efrs_custom_group": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/pi_efrs_custom_group"
                    }
                ]
            }
        },
        "\/wp\/v2\/pi_efrs_custom_group\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pi_efrs_combine": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/pi_efrs_combine"
                    }
                ]
            }
        },
        "\/wp\/v2\/pi_efrs_combine\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pi_efrs_package": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/pi_efrs_package"
                    }
                ]
            }
        },
        "\/wp\/v2\/pi_efrs_package\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-template-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-header": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-header-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "shrink": {
                                            "type": "string"
                                        },
                                        "sticky-header-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-footer": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-footer-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "sticky-footer-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-404-page": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "disable_header": {
                                            "type": "string"
                                        },
                                        "disable_footer": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-time-duration": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "enabled": {
                                            "type": "string"
                                        },
                                        "start-dt": {
                                            "type": "string"
                                        },
                                        "end-dt": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-content": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "location": "after_blocks"
                                    },
                                    "properties": {
                                        "location": {
                                            "type": "string"
                                        },
                                        "after_block_number": {
                                            "type": "string"
                                        },
                                        "before_heading_number": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-template-preview-post": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "value": {
                                            "type": "string"
                                        },
                                        "label": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-padding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "top": {
                                            "type": "string"
                                        },
                                        "bottom": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-location": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-exclusion": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-users": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "ast-advanced-display-device": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "mobile",
                                        "tablet"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/astra-advanced-hook"
                    }
                ]
            }
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-template-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-header": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-header-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "shrink": {
                                            "type": "string"
                                        },
                                        "sticky-header-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-footer": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-footer-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "sticky-footer-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-404-page": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "disable_header": {
                                            "type": "string"
                                        },
                                        "disable_footer": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-time-duration": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "enabled": {
                                            "type": "string"
                                        },
                                        "start-dt": {
                                            "type": "string"
                                        },
                                        "end-dt": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-content": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "location": "after_blocks"
                                    },
                                    "properties": {
                                        "location": {
                                            "type": "string"
                                        },
                                        "after_block_number": {
                                            "type": "string"
                                        },
                                        "before_heading_number": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-template-preview-post": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "value": {
                                            "type": "string"
                                        },
                                        "label": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-padding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "top": {
                                            "type": "string"
                                        },
                                        "bottom": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-location": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-exclusion": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-users": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "ast-advanced-display-device": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "mobile",
                                        "tablet"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-template-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-header": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-header-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "shrink": {
                                            "type": "string"
                                        },
                                        "sticky-header-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-footer": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-footer-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "sticky-footer-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-404-page": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "disable_header": {
                                            "type": "string"
                                        },
                                        "disable_footer": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-time-duration": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "enabled": {
                                            "type": "string"
                                        },
                                        "start-dt": {
                                            "type": "string"
                                        },
                                        "end-dt": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-content": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "location": "after_blocks"
                                    },
                                    "properties": {
                                        "location": {
                                            "type": "string"
                                        },
                                        "after_block_number": {
                                            "type": "string"
                                        },
                                        "before_heading_number": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-template-preview-post": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "value": {
                                            "type": "string"
                                        },
                                        "label": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-padding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "top": {
                                            "type": "string"
                                        },
                                        "bottom": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-location": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-exclusion": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-users": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "ast-advanced-display-device": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "mobile",
                                        "tablet"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/betterdocs_faq": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to posts published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limit result set to posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Ensure result set excludes posts assigned to specific authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to posts published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "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
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limit result set to posts assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-send-oc",
                                    "wc-checkout-draft",
                                    "queued",
                                    "processing",
                                    "hold",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit result set based on relationship between multiple taxonomies.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "betterdocs_faq_category": {
                            "description": "Limit result set to items with specific terms assigned in the betterdocs_faq_category taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "betterdocs_faq_category_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the betterdocs_faq_category taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "faq_open_by_default": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "betterdocs_faq_category": {
                            "description": "The terms assigned to the post in the betterdocs_faq_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/betterdocs_faq"
                    }
                ]
            }
        },
        "\/wp\/v2\/betterdocs_faq\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "faq_open_by_default": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "betterdocs_faq_category": {
                            "description": "The terms assigned to the post in the betterdocs_faq_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/betterdocs_faq\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/betterdocs_faq\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/betterdocs_faq\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-send-oc",
                                "wc-checkout-draft",
                                "queued",
                                "processing",
                                "hold",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "A password to protect access to the content and excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the content is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Whether the excerpt is protected with a password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "faq_open_by_default": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "betterdocs_faq_category": {
                            "description": "The terms assigned to the post in the betterdocs_faq_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/betterdocs_faq\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "An alphanumeric identifier for the post type.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "An alphanumeric identifier for the status.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Limit results to taxonomies associated with a specific post type.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "An alphanumeric identifier for the taxonomy.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to terms assigned to a specific parent.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/tags"
                    }
                ]
            }
        },
        "\/wp\/v2\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "The locations assigned to the menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Whether to automatically add top level pages to this menu.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/menus"
                    }
                ]
            }
        },
        "\/wp\/v2\/menus\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "The locations assigned to the menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Whether to automatically add top level pages to this menu.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/wp_pattern_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_brand": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to terms assigned to a specific parent.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/product_brand"
                    }
                ]
            }
        },
        "\/wp\/v2\/product_brand\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to terms assigned to a specific parent.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/product_cat"
                    }
                ]
            }
        },
        "\/wp\/v2\/product_cat\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/product_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/product_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/doc_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count",
                                "doc_category_order"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to terms assigned to a specific parent.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "doc_category_order": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "thumbnail": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "handbookthumbnail": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "subcategories_count": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "total_docs_count": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "last_updated_time": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/doc_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/doc_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "doc_category_order": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "thumbnail": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "handbookthumbnail": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "subcategories_count": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "total_docs_count": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        },
                        "last_updated_time": {
                            "description": "Holds the thumbnail URL of doc category",
                            "type": "string",
                            "format": "url",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/doc_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to terms assigned to a specific parent.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/doc_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/doc_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/shop_coupon_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to terms assigned to a specific parent.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/shop_coupon_cat"
                    }
                ]
            }
        },
        "\/wp\/v2\/shop_coupon_cat\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/betterdocs_faq_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to terms assigned to a specific parent.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "order": {
                                    "type": "array",
                                    "items": {
                                        "type": "string",
                                        "title": "",
                                        "description": "",
                                        "default": ""
                                    }
                                },
                                "status": {
                                    "type": "array",
                                    "items": {
                                        "type": "string",
                                        "title": "",
                                        "description": "",
                                        "default": ""
                                    }
                                },
                                "_betterdocs_faq_order": {
                                    "type": "array",
                                    "items": {
                                        "type": "string",
                                        "title": "",
                                        "description": "",
                                        "default": ""
                                    }
                                },
                                "faq_group_icon": {
                                    "type": "array",
                                    "items": {
                                        "type": "string",
                                        "title": "",
                                        "description": "",
                                        "default": ""
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/betterdocs_faq_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/betterdocs_faq_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title for the term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the term unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "order": {
                                    "type": "array",
                                    "items": {
                                        "type": "string",
                                        "title": "",
                                        "description": "",
                                        "default": ""
                                    }
                                },
                                "status": {
                                    "type": "array",
                                    "items": {
                                        "type": "string",
                                        "title": "",
                                        "description": "",
                                        "default": ""
                                    }
                                },
                                "_betterdocs_faq_order": {
                                    "type": "array",
                                    "items": {
                                        "type": "string",
                                        "title": "",
                                        "description": "",
                                        "default": ""
                                    }
                                },
                                "faq_group_icon": {
                                    "type": "array",
                                    "items": {
                                        "type": "string",
                                        "title": "",
                                        "description": "",
                                        "default": ""
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as terms do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Order sort attribute ascending or descending.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Sort collection by user attribute.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to users with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Limit result set to users matching at least one specific role provided. Accepts csv list or single role.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Limit result set to users who are considered authors.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Limit result set to users who have published posts.",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "e-floating-buttons": "e-floating-buttons",
                                    "elementor_library": "elementor_library",
                                    "product": "product",
                                    "docs": "docs",
                                    "pi_shipping_method": "pi_shipping_method",
                                    "pi_efrs_custom_group": "pi_efrs_custom_group",
                                    "pi_efrs_combine": "pi_efrs_combine",
                                    "pi_efrs_package": "pi_efrs_package",
                                    "astra-advanced-hook": "astra-advanced-hook",
                                    "betterdocs_faq": "betterdocs_faq"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Login name for the user.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Display name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "First name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Last name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "The email address for the user.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL of the user.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Description of the user.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Locale for the user.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "The nickname for the user.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the user.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Roles assigned to the user.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Password for the user (never included).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "The date and time the preferences were updated.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the user.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the user.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Login name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Display name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "First name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Last name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "The email address for the user.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL of the user.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Description of the user.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Locale for the user.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "The nickname for the user.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the user.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Roles assigned to the user.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Password for the user (never included).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "The date and time the preferences were updated.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the user.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as users do not support trashing.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Reassign the deleted user's posts and links to this user ID.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Login name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Display name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "First name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Last name for the user.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "The email address for the user.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL of the user.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Description of the user.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Locale for the user.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "The nickname for the user.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the user.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Roles assigned to the user.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Password for the user (never included).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "The date and time the preferences were updated.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as users do not support trashing.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Reassign the deleted user's posts and links to this user ID.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "The name of the application password.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "The name of the application password.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to comments published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limit result set to comments assigned to specific user IDs. Requires authorization.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Ensure result set excludes comments assigned to specific user IDs. Requires authorization.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Limit result set to that from a specific author email. Requires authorization.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to comments published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by comment attribute.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Limit result set to comments of specific parent IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Ensure result set excludes specific parent IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Limit result set to comments assigned to specific post IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Limit result set to comments assigned a specific status. Requires authorization.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Limit result set to comments assigned a specific type. Requires authorization.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "The ID of the user object, if author was a user.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Email address for the comment author.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP address for the comment author.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Display name for the comment author.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL for the comment author.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User agent for the comment author.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "The content for the comment.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the comment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the comment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "The date the comment was published, in the site's timezone.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the comment was published, as GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "The ID for the parent of the comment.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "The ID of the associated post object.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "State of the comment.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/comments"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the comment.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the parent post of the comment (if the post is password protected).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the comment.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "The ID of the user object, if author was a user.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Email address for the comment author.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP address for the comment author.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Display name for the comment author.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL for the comment author.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User agent for the comment author.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "The content for the comment.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the comment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the comment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "The date the comment was published, in the site's timezone.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the comment was published, as GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the comment.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "The ID of the associated post object.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "State of the comment.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the comment.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass Trash and force deletion.",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the parent post of the comment (if the post is password protected).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Limit results to items of an object type.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Limit results to items of one or more object subtypes.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "e-floating-buttons",
                                    "elementor_library",
                                    "product",
                                    "docs",
                                    "astra-advanced-hook",
                                    "category",
                                    "post_tag",
                                    "product_brand",
                                    "product_cat",
                                    "product_tag",
                                    "doc_category",
                                    "doc_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "Unique registered name for the block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for the block.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID of the post context.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Block namespace.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Block namespace.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Block name.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Block namespace.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "themeisle_sdk_promotions": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_sdk_promotions_otter_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_optimole_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_rop_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_neve_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_redirection_cf7_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_hyve_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_wp_full_pay_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_masteriyo_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "title": {
                            "title": "Title",
                            "description": "Site title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Tagline",
                            "description": "Site tagline.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Site URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "This address is used for admin purposes, like new user notification.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "A city in the same timezone as you.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "A date format for all date strings.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "A time format for all time strings.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "A day number of the week that the week should start on.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress locale code.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Convert emoticons like :-) and :-P to graphics on display.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Default post category.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Default post format.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maximum posts per page",
                            "description": "Blog pages show at most.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Show on front",
                            "description": "What to show on the front page",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Page on front",
                            "description": "The ID of the page that should be displayed on the front page",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "The ID of the page that should display the latest posts",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Allow comments on new posts",
                            "description": "Allow people to submit comments on new posts.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Site logo.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icon",
                            "description": "Site icon.",
                            "type": "integer",
                            "required": false
                        },
                        "elementor_one_welcome_screen_completed": {
                            "title": "",
                            "description": "Elementor One Welcome Screen Completed",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_dismiss_connect_alert": {
                            "title": "",
                            "description": "Elementor One Dismiss Connect Alert",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_editor_update_notification_dismissed": {
                            "title": "",
                            "description": "Elementor One Dismiss Editor Update Notification",
                            "type": "boolean",
                            "required": false
                        },
                        "pickup_location_settings": {
                            "title": "",
                            "description": "WooCommerce Local Pickup Method Settings",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "description": "\u0641\u064a \u062d\u0627\u0644 \u062a\u0645\u0643\u064a\u0646 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629\u060c \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0633\u062f\u0627\u062f \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u0643\u0648\u0651\u0646.",
                                    "type": "string",
                                    "enum": [
                                        "yes",
                                        "no"
                                    ]
                                },
                                "title": {
                                    "description": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0630\u064a \u064a\u0631\u0627\u0647 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0623\u062b\u0646\u0627\u0621 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628.",
                                    "type": "string"
                                },
                                "tax_status": {
                                    "description": "\u0641\u064a \u062d\u0627\u0644 \u062a\u062d\u062f\u064a\u062f \u062a\u0643\u0644\u0641\u0629\u060c \u0641\u0625\u0646 \u0627\u0644\u0633\u064a\u0637\u0631\u0629 \u062a\u0630\u0647\u0628 \u0625\u0644\u0649 \u0630\u0644\u0643 \u0641\u064a \u062d\u0627\u0644 \u062a\u0637\u0628\u064a\u0642 \u0647\u0630\u0647 \u0627\u0644\u0636\u0631\u0627\u0626\u0628 \u0639\u0644\u0649 \u062a\u0644\u0643 \u0627\u0644\u062a\u0643\u0644\u0641\u0629.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "none"
                                    ]
                                },
                                "cost": {
                                    "description": "\u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629 \u0644\u0644\u0631\u0633\u0648\u0645 \u0641\u064a \u0645\u0627 \u064a\u062e\u0635 \u0627\u0644\u062a\u062d\u0635\u064a\u0644 \u0627\u0644\u0645\u062d\u0644\u064a.",
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "pickup_locations": {
                            "title": "",
                            "description": "WooCommerce Local Pickup Locations",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "name": {
                                        "type": "string"
                                    },
                                    "address": {
                                        "type": "object",
                                        "properties": {
                                            "address_1": {
                                                "type": "string"
                                            },
                                            "city": {
                                                "type": "string"
                                            },
                                            "state": {
                                                "type": "string"
                                            },
                                            "postcode": {
                                                "type": "string"
                                            },
                                            "country": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "details": {
                                        "type": "string"
                                    },
                                    "enabled": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "woocommerce_default_catalog_orderby": {
                            "title": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a",
                            "description": "\u0643\u064a\u0641 \u064a\u0646\u0628\u063a\u064a \u0641\u0631\u0632 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0641\u064a \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0651\u064b\u0627\u061f",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "popularity",
                                "rating",
                                "date",
                                "price",
                                "price-desc"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_phone_field": {
                            "title": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641",
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u0639\u0631\u0636 \u062d\u0642\u0644 \u0627\u0644\u0647\u0627\u062a\u0641 \u0641\u064a \u062d\u0627\u0644 \u0627\u0644\u0633\u062f\u0627\u062f \u0639\u0646\u062f \u0627\u0644\u062e\u0631\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_company_field": {
                            "title": "\u0627\u0644\u0634\u0631\u0643\u0629",
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u0639\u0631\u0636 \u062d\u0642\u0644 \u0627\u0644\u0634\u0631\u0643\u0629 \u0641\u064a \u062d\u0627\u0644 \u0627\u0644\u0633\u062f\u0627\u062f \u0639\u0646\u062f \u0627\u0644\u062e\u0631\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_address_2_field": {
                            "title": "\u0633\u0637\u0631 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 2",
                            "description": "\u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u0639\u0631\u0636 \u062d\u0642\u0644 \u0627\u0644\u0634\u0642\u0629 (address_2) \u0641\u064a \u062d\u0627\u0644 \u0627\u0644\u0633\u062f\u0627\u062f \u0639\u0646\u062f \u0627\u0644\u062e\u0631\u0648\u062c.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Limit result set to themes assigned one or more statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "The theme's stylesheet. This uniquely identifies the theme.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Limits results to plugins with the given status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "The id of a registered sidebar",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Nested widgets.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "The widget type id.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "The widget type id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Current instance settings of the widget.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Serialized widget form data to encode into instance settings.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "The widget type id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Current instance settings of the widget.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "The sidebar to return widgets for.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "The type of the widget. Corresponds to ID in widget-types endpoint.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "The sidebar the widget belongs to.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Instance settings of the widget, if supported.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 encoded representation of the instance settings.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Cryptographic hash of the instance settings.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Unencoded instance settings, if supported.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "The type of the widget. Corresponds to ID in widget-types endpoint.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "The sidebar the widget belongs to.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Instance settings of the widget, if supported.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 encoded representation of the instance settings.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Cryptographic hash of the instance settings.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Unencoded instance settings, if supported.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Whether to force removal of the widget, or move it to the inactive sidebar.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Limit result set to blocks matching the search term.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to those matching a category ID.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Limit results to those matching a keyword ID.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit results to those matching a pattern (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "The URL to process.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "An alphanumeric identifier for the menu location.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/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:\/\/jodieco.com\/en\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 5428,
    "site_icon": 3960,
    "site_icon_url": "https:\/\/mlgeeixicmln.i.optimole.com\/dam:1\/w:512\/h:512\/q:auto\/id:c10c15c5c6b026ece63776160380353f\/https:\/\/jodieco.com\/cropped-Asset-1.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/media\/5428"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/jodieco.com\/en\/wp-json\/wp\/v2\/media\/3960"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}